検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 65 for PDOStatement (0.012 sec.)
CUBRID 関数 (PDO_CUBRID) 5911
« PDO ドライバ PDO_CUBRID DSN » PHP Manual PDO ドライバ CUBRID 関数 (PDO_CUBRID) CUBRID 関数 (PD ... lt [ 0 ]); ?> カラムのメタ情報 CUBRID PDO における PDOStatement::getColumnMeta() は、次の値を含む連想配列を返します ... ; var_Dump ( $ret ); ?> CUBRID のバインドデータ型 (PDOStatement::bindParam の五番目のパラメータ) CHAR STRING NCHAR ...
https://man.plustar.jp/php/ref.pdo-cubrid.html - [similar]
連想配列として結果の行を取得する 5868
« mysql_fetch_array mysql_fetch_field » PHP Manual MySQL 関数 連想配列として結果の行を取得する m ... 代替として、これらが使えます。 mysqli_fetch_assoc() PDOStatement::fetch(PDO::FETCH_ASSOC) 説明 mysql_fetch_assoc ( ...
https://man.plustar.jp/php/function.mysql-fetch-assoc.html - [similar]
結果からカラム情報を取得し、オブジェクトとして返す 5868
« mysql_fetch_assoc mysql_fetch_lengths » PHP Manual MySQL 関数 結果からカラム情報を取得し、オブ ... 代替として、これらが使えます。 mysqli_fetch_field() PDOStatement::getColumnMeta() 説明 mysql_fetch_field ( resource ...
https://man.plustar.jp/php/function.mysql-fetch-field.html - [similar]
結果の行をオブジェクトとして取得する 5868
« mysql_fetch_lengths mysql_fetch_row » PHP Manual MySQL 関数 結果の行をオブジェクトとして取得す ... 代替として、これらが使えます。 mysqli_fetch_object() PDOStatement::fetch(PDO::FETCH_OBJ) 説明 mysql_fetch_object ( r ...
https://man.plustar.jp/php/function.mysql-fetch-object.html - [similar]
結果において指定したフィールドの型を取得する 5868
« mysql_field_table mysql_free_result » PHP Manual MySQL 関数 結果において指定したフィールドの型 ... れらが使えます。 mysqli_fetch_field_direct() [type] PDOStatement::getColumnMeta() [driver:decl_type] あるいは [pdo_ ...
https://man.plustar.jp/php/function.mysql-field-type.html - [similar]
結果データを得る 5868
« mysql_real_escape_string mysql_select_db » PHP Manual MySQL 関数 結果データを得る mysql_result ... ield_seek() や mysqli_fetch_field() と組み合わせる PDOStatement::fetchColumn() 説明 mysql_result ( resource $resul ...
https://man.plustar.jp/php/function.mysql-result.html - [similar]
一番最近の操作で変更された行の数を得る 5840
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る ... 替として、これらが使えます。 mysqli_affected_rows() PDOStatement::rowCount() 説明 mysql_affected_rows ( resource $l ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
連想配列、添字配列、またはその両方として結果の行を取得する 5840
« mysql_escape_string mysql_fetch_assoc » PHP Manual MySQL 関数 連想配列、添字配列、またはその両 ... 代替として、これらが使えます。 mysqli_fetch_array() PDOStatement::fetch() 説明 mysql_fetch_array ( resource $result ...
https://man.plustar.jp/php/function.mysql-fetch-array.html - [similar]
クエリ用の文字列をクオートする 5840
« PDO::query PDO::rollBack » PHP Manual PDO クエリ用の文字列をクオートする PDO::quote (PHP 5 >= ... e() - 文を実行する準備を行い、文オブジェクトを返す PDOStatement::execute() - プリペアドステートメントを実行する 関 ...
https://man.plustar.jp/php/pdo.quote.html - [similar]
新機能 5811
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... のデバッグ情報にプリペアのエミュレートの内容を追加 PDOStatement::debugDumpParams() メソッドが改良されて、 データベ ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT