検索

phrase: max: clip:
target: order:
Results of 331 - 340 of about 532 for execute (0.022 sec.)
Download a file from the remote server. 3399
« Swoole\Http\Client::__destruct Swoole\Http\Client::execute » PHP Manual Swoole\Http\Client Dow ...
https://man.plustar.jp/php/swoole-http-client.download.html - [similar]
PDOStatement クラス 3368
« PDO::setAttribute PDOStatement::bindColumn » PHP Manual PDO PDOStatement クラス PDOStatement ク ... ode (): ? string public errorInfo (): array public execute ( ? array $params = null ): bool public fetch ( in ... 操作に関連する拡張エラー情報を取得する PDOStatement::execute — プリペアドステートメントを実行する PDOStatement: ...
https://man.plustar.jp/php/class.pdostatement.html - [similar]
3368
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... nnection to the CUBRID Server. */ $result = cubrid_execute ( $cubrid_con , $sql ); if ( $result ) { /** * Get ... ('08-24-2008','mm-dd-yyyy')) ;" ; $result = cubrid_execute ( $cubrid_con , $sql ); if ( $result ) { /** * Han ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
結果セット内の行を表す、カラム位置をインデックスとする配列を返す 3368
« db2_execute db2_fetch_assoc » PHP Manual IBM DB2 関数 結果セット内の行を表す、カラム位置をイン ... stmt = db2_prepare ( $conn , $sql ); $result = db2_execute ( $stmt ); while ( $row = db2_fetch_array ( $stmt ...
https://man.plustar.jp/php/function.db2-fetch-array.html - [similar]
結果セットを解放する 3368
« ibase_free_query ibase_gen_id » PHP Manual Firebird/InterBase 関数 結果セットを解放する ibase_ ... ータ result_identifier ibase_query() あるいは ibase_execute() で作成した結果セット。 戻り値 成功した場合に tru ...
https://man.plustar.jp/php/function.ibase-free-result.html - [similar]
データベース・エディション を設定します 3368
« oci_set_db_operation oci_set_module_name » PHP Manual OCI8 関数 データベース・エディション を設 ... " ); oci_bind_by_name ( $s , ":r" , $r , 20 ); oci_execute ( $s ); echo "The result is $r \n" ; ?> <?php // F ... " ); oci_bind_by_name ( $s , ":r" , $r , 20 ); oci_execute ( $s ); echo "The result is $r \n" ; ?> 注意 注意 ...
https://man.plustar.jp/php/function.oci-set-edition.html - [similar]
Returns the result document for the failed command 3368
« MongoDB\Driver\Exception\CommandException MongoDB\Driver\Exception\ConnectionException » PHP M ... r the failed command. 参考 MongoDB\Driver\Manager::executeCommand() - Execute a database command 関連キーワー ...
https://man.plustar.jp/php/mongodb-driver-commandexception.getresultdocument.htm... - [similar]
SqlStatement のコンストラクタ 3368
« SqlStatement::bind SqlStatement::execute » PHP Manual mysql_xdevapi\SqlStatement SqlStatement ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.construct.html - [similar]
次の結果を取得する 3368
« SqlStatement::execute SqlStatement::getResult » PHP Manual mysql_xdevapi\SqlStatement 次の結果 ...
https://man.plustar.jp/php/mysql-xdevapi-sqlstatement.getnextresult.html - [similar]
直近に実行されたステートメントで変更・削除・追加、あるいは選択された行の総数を返... 3368
« mysqli_stmt mysqli_stmt::attr_get » PHP Manual mysqli_stmt 直近に実行されたステートメントで変更 ... ram ( "s" , $code ); /* 文を実行します */ $stmt -> execute (); printf ( "Rows inserted: %d\n" , $stmt -> affe ... , "s" , $code ); /* 文を実行します */ mysqli_stmt_execute ( $stmt ); printf ( "Rows inserted: %d\n" , mysqli ...
https://man.plustar.jp/php/mysqli-stmt.affected-rows.html - [similar]