検索

phrase: max: clip:
target: order:
Results of 741 - 750 of about 790 for result (0.126 sec.)
Connection handling and persistence 2728
« Architecture Persisting Data » PHP Manual Driver Architecture and Internals Connection handlin ... is created for each MongoDB\Driver\Manager . As a result, the driver persists individual database connectio ...
https://man.plustar.jp/php/mongodb.connection-handling.html - [similar]
定義済み定数 2728
« mysqli 拡張モジュールでの持続的接続 ノート » PHP Manual MySQLi 定義済み定数 定義済み定数 以下の ... () コールで実行することを許可します。 MYSQLI_STORE_RESULT 結果セットをバッファに格納します。 値は 0 です。 M ... YSQLI_USE_RESULT 結果セットをバッファに格納しません。 値は 1 です。 ...
https://man.plustar.jp/php/mysqli.constants.html - [similar]
現在の接続のスレッド ID を返す 2728
« mysqli::store_result mysqli::thread_safe » PHP Manual mysqli 現在の接続のスレッド ID を返す my ...
https://man.plustar.jp/php/mysqli.thread-id.html - [similar]
OCI8 廃止されたエイリアスと関数 2728
« OCILob::writeToFile oci_internal_debug » PHP Manual OCI8 OCI8 廃止されたエイリアスと関数 OCI8 ... エイリアス ociplogon — oci_pconnect のエイリアス ociresult — oci_result のエイリアス ocirollback — oci_rollba ...
https://man.plustar.jp/php/oldaliases.oci8.html - [similar]
CUBRID 関数 (PDO_CUBRID) 2728
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PD ... bh -> prepare ( $sql_stmt ); $stmt -> execute (); $result = $stmt -> fetch ( PDO :: FETCH_NUM ); header ( "C ... ontent-Type: image/png" ); fpassthru ( $result [ 0 ]); ?> カラムのメタ情報 CUBRID PDO における PD ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
SoapServer の持続モードを設定する 2728
« SoapServer::setObject SoapFault » PHP Manual SoapServer SoapServer の持続モードを設定する Soap ... n data remains persistent // Failure to do so will result in the failure during the unserialization of data ...
https://man.plustar.jp/php/soapserver.setpersistence.html - [similar]
Returns the CUBRID database parameters 2715
« cubrid_get_client_info cubrid_get_query_timeout » PHP Manual CUBRID 関数 Returns the CUBRID da ... nd MAX_STRING_LENGTH to PARAM_MAX_STRING_LENGTH in result. 例 例1 cubrid_get_db_parameter() example <?php pr ...
https://man.plustar.jp/php/function.cubrid-get-db-parameter.html - [similar]
データベースへの接続を返す 2715
« db2_conn_errormsg db2_cursor_type » PHP Manual IBM DB2 関数 データベースへの接続を返す db2_con ... t ( "" , "" , "" , array( "i5_lib" => "qsys2" )); $result = db2_exec ( $i5 , "select * from systables where ... ' $library '" ); while ( $row = db2_fetch_both ( $result )) { echo $row [ 'TABLE_NAME' ]. "</br>" ; } db2_c ...
https://man.plustar.jp/php/function.db2-connect.html - [similar]
結果セット内の行を表す、カラムをプロパティとするオブジェクトを返す 2715
« db2_fetch_both db2_fetch_row » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラムをプロパテ ... トポインタを次の行あるいは要求された行に設定する db2_result() - 結果セットの行からひとつのカラムを返す 関連キー ...
https://man.plustar.jp/php/function.db2-fetch-object.html - [similar]
テーブルの外部キーを含む結果セットを返す 2715
« db2_field_width db2_free_result » PHP Manual IBM DB2 関数 テーブルの外部キーを含む結果セットを ...
https://man.plustar.jp/php/function.db2-foreign-keys.html - [similar]