検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 357 for fetch (0.024 sec.)
指定したステートメントのカラム数を返す 4173
« mysqli_stmt::fetch mysqli_stmt::free_result » PHP Manual mysqli_stmt 指定したステートメントのカ ... tmt -> execute (); $row = $stmt -> get_result ()-> fetch_row (); for ( $i = 0 ; $i < $stmt -> field_count ; ... = mysqli_stmt_get_result ( $stmt ); $row = mysqli_fetch_row ( $result ); for ( $i = 0 ; $i < mysqli_stmt_f ...
https://man.plustar.jp/php/mysqli-stmt.field-count.html - [similar]
プリペアドステートメントから結果を mysqli_result オブジェクトとして取得する 4173
« mysqli_stmt::free_result mysqli_stmt::get_warnings » PHP Manual mysqli_stmt プリペアドステート ... $stmt -> get_result (); while ( $row = $result -> fetch_array ( MYSQLI_NUM )) { foreach ( $row as $r ) { p ... i_stmt_get_result ( $stmt ); while ( $row = mysqli_fetch_array ( $result , MYSQLI_NUM )) { foreach ( $row a ... トメントから結果セットのメタデータを返す mysqli_stmt_fetch() - プリペアドステートメントから結果を取得し、バイ ... ンド変数に格納する mysqli_fetch_array() - 結果セットの次の行を連想配列・数値添字配 ...
https://man.plustar.jp/php/mysqli-stmt.get-result.html - [similar]
Manipulation 4173
« Threaded Threaded::count » PHP Manual Threaded Manipulation Threaded::chunk (PECL pthreads >= ... eaded::chunk ( int $size , bool $preserve ): array Fetches a chunk of the objects property table of the giv ... erving keys パラメータ size The number of items to fetch preserve Preserve the keys of members, by default ... ay of items from the objects property table 例 例1 Fetch a chunk of the property table <?php $safe = new Th ...
https://man.plustar.jp/php/threaded.chunk.html - [similar]
PDO クラス 4155
« ラージオブジェクト (LOB) PDO::beginTransaction » PHP Manual PDO PDO クラス PDO クラス (PHP 5 > ... ment | false public query ( string $query , ? int $fetchMode = null ): PDOStatement | false public query ( ... string $query , ? int $fetchMode = PDO::FETCH_COLUMN , int $colno ): PDOStateme ... nt | false public query ( string $query , ? int $fetchMode = PDO::FETCH_CLASS , string $classname , array ... ment | false public query ( string $query , ? int $fetchMode = PDO::FETCH_INTO , object $object ): PDOState ...
https://man.plustar.jp/php/class.pdo.html - [similar]
指定されたデータベース接続のユーザー名を変更する 4155
« mysqli::begin_transaction mysqli::character_set_name » PHP Manual mysqli 指定されたデータベース ... query ( "SELECT DATABASE()" )) { $row = $result -> fetch_row (); printf ( "デフォルトデータベース: %s\n" , ... sqli -> query ( "SELECT @a" )) { $row = $result -> fetch_row (); if ( $row [ 0 ] === NULL ) { printf ( "変数 ... y ( $link , "SELECT DATABASE()" )) { $row = mysqli_fetch_row ( $result ); printf ( "デフォルトデータベース: ... qli_query ( $link , "SELECT @a" )) { $row = mysqli_fetch_row ( $result ); if ( $row [ 0 ] === NULL ) { prin ...
https://man.plustar.jp/php/mysqli.change-user.html - [similar]
どの API を使うか 4155
« 用語説明 どのライブラリを選ぶか » PHP Manual MySQL 用 PHP ドライバの概要 どの API を使うか どの ... user!' AS _message FROM DUAL" ); $row = $result -> fetch_assoc (); echo htmlentities ( $row [ '_message' ]) ... r!' AS _message FROM DUAL" ); $row = $statement -> fetch ( PDO :: FETCH_ASSOC ); echo htmlentities ( $row [ ...
https://man.plustar.jp/php/mysqlinfo.api.choosing.html - [similar]
直近のレスポンスを取得する 4155
« OAuth::getCAPath OAuth::getLastResponseHeaders » PHP Manual OAuth 直近のレスポンスを取得する O ... () - 直近のレスポンスの HTTP 情報を取得する OAuth::fetch() - OAuth で保護されたリソースを取得する 関連キーワ ... レスポンス , getLastResponse , パラメータ , 保護 , fetch , 情報 , getLastResponseInfo , 参考 ...
https://man.plustar.jp/php/oauth.getlastresponse.html - [similar]
トランザクションをロールバックする 4129
« db2_result db2_server_info » PHP Manual IBM DB2 関数 トランザクションをロールバックする db2_ro ... onn , "SELECT count(*) FROM animals" ); $res = db2_fetch_array ( $stmt ); echo $res [ 0 ] . "\n" ; // AUTOC ... onn , "SELECT count(*) FROM animals" ); $res = db2_fetch_array ( $stmt ); echo $res [ 0 ] . "\n" ; // DELET ... onn , "SELECT count(*) FROM animals" ); $res = db2_fetch_array ( $stmt ); echo $res [ 0 ] . "\n" ; db2_clos ...
https://man.plustar.jp/php/function.db2-rollback.html - [similar]
Oracle プレースホルダに PHP 変数をバインドする 4129
« oci_bind_array_by_name oci_cancel » PHP Manual OCI8 関数 Oracle プレースホルダに PHP 変数をバイ ... $ba [ $key ]); } oci_execute ( $stid ); $row = oci_fetch_array ( $stid , OCI_ASSOC + OCI_RETURN_NULLS ); fo ... idbv ); oci_execute ( $stid ); while (( $row = oci_fetch_array ( $stid , OCI_ASSOC )) != false ) { echo $ro ... stid , ":bv" , $city ); oci_execute ( $stid ); oci_fetch_all ( $stid , $res ); foreach ( $res [ 'CITY' ] as ... stid , ":bv" , $city ); oci_execute ( $stid ); oci_fetch_all ( $stid , $res ); foreach ( $res [ 'CITY' ] as ...
https://man.plustar.jp/php/function.oci-bind-by-name.html - [similar]
クエリがプリフェッチする行数を設定する 4129
« oci_set_prefetch_lob oci_statement_type » PHP Manual OCI8 関数 クエリがプリフェッチする行数を設 ... 定する oci_set_prefetch (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_set_ ... prefetch — クエリがプリフェッチする行数を設定する 説明 oci_ ... set_prefetch ( resource $statement , int $rows ): bool oci_exec ... 合は、プリフェッチ行数をデフォルトの oci8.default_prefetch より大きくしておくとパフォーマンスが劇的に向上しま ...
https://man.plustar.jp/php/function.oci-set-prefetch.html - [similar]