検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 52 for successfully (0.007 sec.)
Send signal to the child processes. 13994
« Swoole\Process::read Swoole\Process::start » PHP Manual Swoole\Process Send signal to the chil ... パラメータ signal_no callback 戻り値 If signal sent successfully, it returns TRUE, otherwise it returns FALSE. 関連 ... s , hild , Swoole , Process , callback , returns , successfully , sent , パラメータ ...
https://man.plustar.jp/php/swoole-process.signal.html - [similar]
持続的データベース接続を閉じる 13337
« db2_num_rows db2_pconnect » PHP Manual IBM DB2 関数 持続的データベース接続を閉じる db2_pclose ... close ( $conn ); if ( $rc ) { echo "Connection was successfully closed." ; } ?> 上の例の出力は以下となります。 Con ... nection was successfully closed. 参考 db2_close() - データベース接続を閉じる ... t , pclose , 作成 , resource , Connection , 反応 , successfully ...
https://man.plustar.jp/php/function.db2-pclose.html - [similar]
PostgreSQL 接続をクローズする 9767
« pg_client_encoding pg_connect_poll » PHP Manual PostgreSQL 関数 PostgreSQL 接続をクローズする ... " ) or die( "Could not connect" ); echo "Connected successfully" ; pg_close ( $dbconn ); ?> 上の例の出力は以下とな ... ります。 Connected successfully 参考 pg_connect() - PostgreSQL 接続をオープンする ...
https://man.plustar.jp/php/function.pg-close.html - [similar]
データベース上でクエリを実行する 9454
« mysqli::prepare mysqli::real_connect » PHP Manual mysqli データベース上でクエリを実行する mysq ... TABLE myCity LIKE City" ); printf ( "Table myCity successfully created.\n" ); /* 結果セットを返す SELECT 文 */ $r ... TABLE myCity LIKE City" ); printf ( "Table myCity successfully created.\n" ); /* 結果セットを返す SELECT 文 */ $r ... 出力は、 たとえば以下のようになります。 Table myCity successfully created. Select returned 10 rows. Fatal error: Unc ...
https://man.plustar.jp/php/mysqli.query.html - [similar]
8468
« 定義済み定数 CUBRID 関数 » PHP Manual CUBRID 例 例 The following is a simple example that esta ... ubrid_con , $sql ); if ( $result ) { /** * Handled successfully, so commit. */ cubrid_commit ( $cubrid_con ); echo ... ( "Inserted successfully " ); } else { /** * Error occurred, so the error m ...
https://man.plustar.jp/php/cubrid.examples.html - [similar]
Write contents of the buffer to a file or socket 8468
« EventBuffer::unlock EventBufferEvent » PHP Manual EventBuffer Write contents of the buffer to ... e buffer will be drained after the bytes have been successfully written. パラメータ fd Socket resource, stream or ...
https://man.plustar.jp/php/eventbuffer.write.html - [similar]
Send data to the remote TCP socket. 8468
« Swoole\Client::resume Swoole\Client::sendfile » PHP Manual Swoole\Client Send data to the remo ... ing or binary flag 戻り値 If the client sends data successfully, it returns the length of data sent. Or it returns ...
https://man.plustar.jp/php/swoole-client.send.html - [similar]
Establish the environment for connecting to CUBRID server 8154
« cubrid_commit cubrid_connect » PHP Manual CUBRID 関数 Establish the environment for connecting ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person(id ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person(id ...
https://man.plustar.jp/php/function.cubrid-connect-with-url.html - [similar]
Open a persistent connection to CUBRID server 8154
« cubrid_num_rows cubrid_pconnect » PHP Manual CUBRID 関数 Open a persistent connection to CUBRI ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; cubrid_execute ( $con , "create table person(id ... h_url ( $conn_url ); if ( $con ) { echo "connected successfully" ; $req = cubrid_execute ( $con , "insert into per ...
https://man.plustar.jp/php/function.cubrid-pconnect-with-url.html - [similar]
Set callback for job failure 8154
« GearmanClient::setExceptionCallback GearmanClient::setOptions » PHP Manual GearmanClient Set c ... function to be used when a task does not complete successfully. The function should accept a single argument, a G ...
https://man.plustar.jp/php/gearmanclient.setfailcallback.html - [similar]
PREV 1 2 3 4 5 6 NEXT