検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 46 for occurred (0.003 sec.)
クエリを実行する 7216
« pg_query_params pg_result_error_field » PHP Manual PostgreSQL 関数 クエリを実行する pg_query ( ... bname=publisher" ); if (! $conn ) { echo "An error occurred.\n" ; exit; } $result = pg_query ( $conn , "SELECT ... FROM authors" ); if (! $result ) { echo "An error occurred.\n" ; exit; } while ( $row = pg_fetch_row ( $resul ...
https://man.plustar.jp/php/function.pg-query.html - [similar]
Returns most recent OpenSSL error reported on the buffer event 7078
« EventBufferEvent::setWatermark EventBufferEvent::sslFilter » PHP Manual EventBufferEvent Retur ... t listener, // e.g. connection closed, or an error occurred function ssl_event_cb ( $bev , $events , $ctx ) { ...
https://man.plustar.jp/php/eventbufferevent.sslerror.html - [similar]
Indicates whether the specified statement has rows 7078
« sqlsrv_get_field sqlsrv_next_result » PHP Manual SQLSRV 関数 Indicates whether the specified s ... if the statement does not have rows or if an error occurred. 例 例1 sqlsrv_has_rows() example <?php $server = ...
https://man.plustar.jp/php/function.sqlsrv-has-rows.html - [similar]
MongoDB driver classes 6819
« Script Injection Attacks MongoDB\Driver\Manager » PHP Manual MongoDB MongoDB driver classes Mo ... oncernError — Returns any write concern error that occurred MongoDB\Driver\WriteResult::getWriteErrors — Retur ... ns any write errors that occurred MongoDB\Driver\WriteResult::isAcknowledged — Retur ...
https://man.plustar.jp/php/book.mongodb.html - [similar]
Creates a database 6819
« dbase_close dbase_delete_record » PHP Manual dBase 関数 Creates a database dbase_create (PHP 5 ... base is successfully created, or false if an error occurred. 変更履歴 バージョン 説明 dbase 7.0.0 The type par ...
https://man.plustar.jp/php/function.dbase-create.html - [similar]
バックエンドのプロセス ID を得る 6819
« pg_get_notify pg_get_result » PHP Manual PostgreSQL 関数 バックエンドのプロセス ID を得る pg_g ... bname=publisher" ); if (! $conn ) { echo "An error occurred.\n" ; exit; } // バックエンドのプロセスIDを取得。こ ...
https://man.plustar.jp/php/function.pg-get-pid.html - [similar]
Retrieves the number of rows in a result set 6819
« sqlsrv_num_fields sqlsrv_prepare » PHP Manual SQLSRV 関数 Retrieves the number of rows in a re ... of rows retrieved on success and false if an error occurred. If a forward cursor (the default) or dynamic curs ...
https://man.plustar.jp/php/function.sqlsrv-num-rows.html - [similar]
Returns the number of rows modified by the last INSERT, UPDATE, or DELETE query ... 6819
« sqlsrv_rollback sqlsrv_send_stream_data » PHP Manual SQLSRV 関数 Returns the number of rows mo ... cannot be determined, -1 is returned. If an error occurred, false is returned. 例 例1 sqlsrv_rows_affected() ...
https://man.plustar.jp/php/function.sqlsrv-rows-affected.html - [similar]
現在の umask を変更する 6819
« touch unlink » PHP Manual ファイルシステム 関数 現在の umask を変更する umask (PHP 4, PHP 5, P ... / チェック if ( $old != umask ()) { die( 'An error occurred while changing back the umask' ); } ?> 注意 注意 : ...
https://man.plustar.jp/php/function.umask.html - [similar]
Finalizes all add/deletes made to the index 6819
« SolrClient::addDocuments SolrClient::__construct » PHP Manual SolrClient Finalizes all add/del ... crashes or there is a loss of power, changes that occurred after the last hard commit will be lost. Search co ...
https://man.plustar.jp/php/solrclient.commit.html - [similar]
PREV 1 2 3 4 5 NEXT