検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 532 for execute (0.036 sec.)
ステートメントのSQLを取得する 3236
« SQLite3Stmt::execute SQLite3Stmt::paramCount » PHP Manual SQLite3Stmt ステートメントのSQLを取得 ...
https://man.plustar.jp/php/sqlite3stmt.getsql.html - [similar]
Receives a message 3236
« ZMQSocket::isPersistent ZMQSocket::recvMulti » PHP Manual ZMQSocket Receives a message ZMQSock ... ば以下のようになります。 Sending message - Unable to execute operation, retrying (4) Got response: This is a me ...
https://man.plustar.jp/php/zmqsocket.recv.html - [similar]
Oracle OCI8 3205
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... づける oci_error — 最後に見つかったエラーを返す oci_execute — 文を実行する oci_fetch_all — クエリからの複数の行 ... のエイリアス ocierror — oci_error のエイリアス ociexecute — oci_execute のエイリアス ocifetch — oci_fetch の ...
https://man.plustar.jp/php/book.oci8.html - [similar]
Zend に対するユーザー操作 3205
« runkit7_zval_inspect はじめに » PHP Manual PHP の振る舞いの変更 Zend に対するユーザー操作 Zend ... ly backed up function uopz_set_hook — Sets hook to execute when entering a function or method uopz_set_mock — ...
https://man.plustar.jp/php/book.uopz.html - [similar]
変更履歴 3205
« mysqli::set_opt Mysql_xdevapi » PHP Manual MySQLi 変更履歴 変更履歴 この拡張モジュールのクラス ... も、 この関数を使えるようになりました。 mysqli_stmt::execute オプションの引数 params が追加されました。 mysqli_ ...
https://man.plustar.jp/php/changelog.mysqli.html - [similar]
The Swoole\Process class 3205
« Swoole\MySQL\Exception Swoole\Process::alarm » PHP Manual Swoole The Swoole\Process class The ... ruct — Destory the process. Swoole\Process::exec — Execute system commands. Swoole\Process::exit — Stop the c ...
https://man.plustar.jp/php/class.swoole-process.html - [similar]
FTP サーバー上でのコマンドの実行をリクエストする 3205
« ftp_delete ftp_fget » PHP Manual FTP 関数 FTP サーバー上でのコマンドの実行をリクエストする ftp ... ( ftp_exec ( $ftp , $command )) { echo " $command executed successfully\n" ; } else { echo "could not execut ...
https://man.plustar.jp/php/function.ftp-exec.html - [similar]
blob を生成し、ファイルをコピーし、閉じる 3205
« ibase_blob_get ibase_blob_info » PHP Manual Firebird/InterBase 関数 blob を生成し、ファイルをコ ... red = ibase_prepare ( $dbh , $query ); if (! ibase_execute ( $prepared , $blob )) { // レコードの挿入に失敗し ...
https://man.plustar.jp/php/function.ibase-blob-import.html - [similar]
クエリの結果から、行を連想配列として取得する 3205
« ibase_execute ibase_fetch_object » PHP Manual Firebird/InterBase 関数 クエリの結果から、行を連 ...
https://man.plustar.jp/php/function.ibase-fetch-assoc.html - [similar]
フェッチしたフィールドが null であるかどうかを確認する 3205
« oci_fetch oci_field_name » PHP Manual OCI8 関数 フェッチしたフィールドが null であるかどうかを ... = oci_parse ( $conn , "SELECT * FROM mytab" ); oci_execute ( $stid ); while (( $row = oci_fetch_array ( $stid ...
https://man.plustar.jp/php/function.oci-field-is-null.html - [similar]