検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 161 for Column (0.045 sec.)
結果セットの次の行を連想配列で取得する 4972
« mysqli_result::fetch_array mysqli_result::fetch_column » PHP Manual mysqli_result 結果セットの ... 字配列あるいはその両方の形式で取得する mysqli_fetch_column() - 結果セットの次の行から、単一のカラムの値を取得 ...
https://man.plustar.jp/php/mysqli-result.fetch-assoc.html - [similar]
定義済み定数 4972
« リソース型 接続、および接続の管理 » PHP Manual PDO 定義済み定数 定義済み定数 以下の定数が定義さ ... PDOStatement::bindParam() または PDOStatement::bindColumn() メソッドでバインドされた PHP変数に代入し、TRUEを ... 返すという取得方法を指定します。 PDO::FETCH_COLUMN ( int ) 結果セットの次の行から指定された一つのカラ ... :FETCH_GROUP ( int ) 値で返すグループ。 PDO::FETCH_COLUMN あるいは PDO::FETCH_KEY_PAIR と組み合わせます。 PD ... する値を強制的に文字列として扱います。 PDO::ATTR_MAX_COLUMN_LEN ( int ) カラム名の最大の長さを設定します。 PDO ...
https://man.plustar.jp/php/pdo.constants.html - [similar]
Get the facility code of error 4938
« cubrid_drop cubrid_error_code » PHP Manual CUBRID 関数 Get the facility code of error cubrid_e ... : 1 Error code: -493 Error msg: Syntax: In line 1, column 15 before END OF STATEMENT Syntax error: unexpecte ...
https://man.plustar.jp/php/function.cubrid-error-code-facility.html - [similar]
Return the number of columns in the result set 4938
« cubrid_next_result cubrid_num_rows » PHP Manual CUBRID 関数 Return the number of columns in th ... D >= 8.3.0) cubrid_num_cols — Return the number of columns in the result set 説明 cubrid_num_cols ( resource ... d_num_cols() function is used to get the number of columns from the query result. It can only be used when t ... tement. パラメータ result Result. 戻り値 Number of columns, when process is successful. false , if SQL state ... = cubrid_num_cols ( $req ); printf ( "Row Num: %d\nColumn Num: %d\n" , $row_num , $col_num ); cubrid_disconn ...
https://man.plustar.jp/php/function.cubrid-num-cols.html - [similar]
インデックスの情報およびテーブルの統計情報を含む結果セットを返す 4938
« db2_special_columns db2_stmt_error » PHP Manual IBM DB2 関数 インデックスの情報およびテーブルの ... ブル自身についての統計情報を含んでいる場合は null 。 COLUMN_NAME インデックス内のカラムの名前。 その行がテーブ ... 含まれます。 FILTER_CONDITION 常に null 。 参考 db2_column_privileges() - テーブルのカラムおよび関連する権限情 ... 報を含む結果セットを返す db2_columns() - テーブルのカラムおよび関連するメタデータを含む ... テーブルの主キーを含む結果セットを返す db2_procedure_columns() - ストアドプロシージャのパラメータを含む結果セッ ...
https://man.plustar.jp/php/function.db2-statistics.html - [similar]
PHP の変数を、クエリで取得するカラムに関連づける 4938
« oci_connect oci_error » PHP Manual OCI8 関数 PHP の変数を、クエリで取得するカラムに関連づける ... oci_define_by_name ( resource $statement , string $column , mixed &$var , int $type = 0 ): bool PHP の変数を ... メント ID、 あるいは REF CURSOR ステートメント ID。 column クエリで使用するカラム名。 Oracle のデフォルトであ ...
https://man.plustar.jp/php/function.oci-define-by-name.html - [similar]
XML エラーの対応 4938
« 基本的な SimpleXML の使用法 SimpleXMLElement » PHP Manual 例 XML エラーの対応 XML エラーの対応 ... ブジェクトには、エラーについての message や line 、 column (場所) といったプロパティが含まれます。 例1 壊れた ...
https://man.plustar.jp/php/simplexml.examples-errors.html - [similar]
Get BLOB/CLOB data 4904
« cubrid_lob_export cubrid_lob_send » PHP Manual CUBRID 関数 Get BLOB/CLOB data cubrid_lob_get ( ... rce array. Be sure that the SQL retrieves only one column and its data type is BLOB or CLOB. Remember to use ...
https://man.plustar.jp/php/function.cubrid-lob-get.html - [similar]
Create a glo instance 4904
« cubrid_load_from_glo cubrid_save_to_glo » PHP Manual CUBRID 廃止されたエイリアスと関数 Create ... "glo" , "input.jpg" ); if ( $oid ){ // the type of column "image" is "object" $req = cubrid_execute ( $con , ...
https://man.plustar.jp/php/function.cubrid-new-glo.html - [similar]
Get the number of rows in the result set 4904
« cubrid_num_cols cubrid_pconnect_with_url » PHP Manual CUBRID 関数 Get the number of rows in th ... = cubrid_num_cols ( $req ); printf ( "Row Num: %d\nColumn Num: %d\n" , $row_num , $col_num ); cubrid_disconn ... nn ); ?> 上の例の出力は以下となります。 Row Num: 6 Column Num: 2 参考 cubrid_execute() - Execute a prepared ... statement cubrid_num_cols() - Return the number of columns in the result set cubrid_affected_rows() - Return ...
https://man.plustar.jp/php/function.cubrid-num-rows.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT