検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 183 for After (0.105 sec.)
Commit a transaction 4912
« cubrid_column_types cubrid_connect_with_url » PHP Manual CUBRID 関数 Commit a transaction cubr ... ly in progress. Connection to the server is closed after the cubrid_commit() function is called; However, t ...
https://man.plustar.jp/php/function.cubrid-commit.html - [similar]
Fetch a result row as an associative array, a numeric array, or both 4912
« cubrid_error cubrid_fetch_assoc » PHP Manual CUBRID MySQL 互換関数 Fetch a result row as an as ... ay. The cursor automatically moves to the next row after getting the result. パラメータ result Result comes ...
https://man.plustar.jp/php/function.cubrid-fetch-array.html - [similar]
Fetch the next row from a result set 4912
« cubrid_execute cubrid_free_result » PHP Manual CUBRID 関数 Fetch the next row from a result se ... lt. The cursor automatically moves to the next row after getting the result. パラメータ result result comes ...
https://man.plustar.jp/php/function.cubrid-fetch.html - [similar]
Write to a lob object 4912
« cubrid_lob2_tell cubrid_lock_read » PHP Manual CUBRID 関数 Write to a lob object cubrid_lob2_w ... " ); $pos = cubrid_lob2_tell ( $lob2 ); print "pos after write: $pos \n" ; cubrid_disconnect ( $conn ); ?> ...
https://man.plustar.jp/php/function.cubrid-lob2-write.html - [similar]
Roll back a transaction 4912
« cubrid_put cubrid_schema » PHP Manual CUBRID 関数 Roll back a transaction cubrid_rollback (PEC ... rently in progress. Connection to server is closed after calling cubrid_rollback() . Connection handle, how ...
https://man.plustar.jp/php/function.cubrid-rollback.html - [similar]
ファイルセグメントをディスクに同期する 4912
« eio_symlink eio_sync » PHP Manual Eio 関数 ファイルセグメントをディスクに同期する eio_sync_fil ... O_SYNC_FILE_RANGE_WRITE , EIO_SYNC_FILE_RANGE_WAIT_AFTER . これらのフラグは、それぞれ対応する SYNC_FILE_RAN ...
https://man.plustar.jp/php/function.eio-sync-file-range.html - [similar]
指定されたメールボックスに文字列メッセージを追加する 4912
« imap_alerts imap_base64 » PHP Manual IMAP 関数 指定されたメールボックスに文字列メッセージを追加 ... ); $check = imap_check ( $imap ); echo "Msg Count after append : " . $check -> Nmsgs . "\n" ; imap_close ( ...
https://man.plustar.jp/php/function.imap-append.html - [similar]
サーバーとの接続状況を調べ、接続されていない場合は再接続する 4912
« mysql_pconnect mysql_query » PHP Manual MySQL 関数 サーバーとの接続状況を調べ、接続されていない ... l_ping ( $conn )) { echo 'Lost connection, exiting after query #1' ; exit; } mysql_free_result ( $result ); ...
https://man.plustar.jp/php/function.mysql-ping.html - [similar]
フィールドに (符号付きの) 一定量の時間を追加する 4912
« IntlCalendar IntlCalendar::after » PHP Manual IntlCalendar フィールドに (符号付きの) 一定量の時 ...
https://man.plustar.jp/php/intlcalendar.add.html - [similar]
Execute a database query 4912
« MongoDB\Driver\Manager::executeCommand MongoDB\Driver\Manager::executeReadCommand » PHP Manual ... ( $document ); } ?> If the query fails to complete after one second of execution time on the server, a Mong ...
https://man.plustar.jp/php/mongodb-driver-manager.executequery.html - [similar]