検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 771 for close (0.004 sec.)
Rar アーカイブをクローズし、全リソースを開放する 5323
« RarArchive RarArchive::getComment » PHP Manual RarArchive Rar アーカイブをクローズし、全リソー ... スを開放する RarArchive::close rar_close (PECL rar >= 2.0.0) RarArchive::close -- ... rar_close — Rar アーカイブをクローズし、全リソースを開放する ... 明 オブジェクト指向型 (メソッド) public RarArchive::close (): bool 手続き型: rar_close ( RarArchive $rarfile ... inrar.rar' ); echo $rar_arch . "\n" ; $rar_arch -> close (); echo $rar_arch . "\n" ; ?> 上の例の出力は、 た ...
https://man.plustar.jp/php/rararchive.close.html - [similar]
Closes an open connection and releases resourses associated with the connection 5255
« sqlsrv_client_info sqlsrv_commit » PHP Manual SQLSRV 関数 Closes an open connection and releas ... es resourses associated with the connection sqlsrv_close (No version information available, might only be i ... n Git) sqlsrv_closeCloses an open connection and releases resourses ... associated with the connection 説明 sqlsrv_close ( resource $conn ): bool Closes an open connection ... e connection. パラメータ conn The connection to be closed. 戻り値 成功した場合に true を、失敗した場合に fa ...
https://man.plustar.jp/php/function.sqlsrv-close.html - [similar]
リソース型の一覧 5221
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の ... , bzerrstr() , bzflush() , bzread() , bzwrite() bzclose() Bzip2 ファイル cubrid 接続 cubrid_connect() cubr ... cubrid_query() cubrid_real_escape_string() cubrid_close() cubrid_disconnect() CUBRID データベースへの接続 ... fields() cubrid_result() cubrid_lob2_bind() cubrid_close_prepare() cubrid_close_request() CUBRID request cu ... t() cubrid_lob_send() cubrid_lob_size() cubrid_lob_close() None cubrid lob2 cubrid_lob2_new() cubrid_fetch( ...
https://man.plustar.jp/php/resource.html - [similar]
5187
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback ... internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | EventBufferEvent :: OPT_DEFER_CALLBACKS ... \r\n" . "Host: { $argv [ 1 ]} \r\n" . "Connection: Close\r\n\r\n" )) { exit( "Failed adding request to outp ... Expires: Sat, 30 Mar 2013 05:39:28 GMT Connection: close <HTML><HEAD><meta http-equiv="content-type" conten ... internal socket */ NULL , EventBufferEvent :: OPT_CLOSE_ON_FREE | EventBufferEvent :: OPT_DEFER_CALLBACKS ...
https://man.plustar.jp/php/event.examples.html - [similar]
CUBRID 5045
« ベンダー固有のモジュール はじめに » PHP Manual ベンダー固有のモジュール CUBRID CUBRID はじめに ... ables to a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_close_re ... quest — Close the request handle cubrid_col_get — Get contents o ... of the current cursor location cubrid_disconnect — Close a database connection cubrid_drop — Delete an inst ... ther the instance pointed by OID exists cubrid_lob_closeClose BLOB/CLOB data cubrid_lob_export — Export ...
https://man.plustar.jp/php/book.cubrid.html - [similar]
cURL ハンドルのセットを閉じる 5045
« curl_multi_add_handle curl_multi_errno » PHP Manual cURL 関数 cURL ハンドルのセットを閉じる cu ... rl_multi_close (PHP 5, PHP 7, PHP 8) curl_multi_close — cURL ハン ... ドルのセットを閉じる 説明 curl_multi_close ( CurlMultiHandle $multi_handle ): void 注意 : この ... は、 resource を期待していました。 例 例1 curl_multi_close() の例 この例は、ふたつの cURL ハンドルを作成し、そ ... じます curl_multi_remove_handle ( $mh , $ch1 ); curl_close ( $ch1 ); curl_multi_remove_handle ( $mh , $ch2 ); ...
https://man.plustar.jp/php/function.curl-multi-close.html - [similar]
CUBRID 関数 5045
« 例 cubrid_bind » PHP Manual CUBRID CUBRID 関数 CUBRID 関数 目次 cubrid_bind — Bind variables t ... o a prepared statement as parameters cubrid_close_prepare — Close the request handle cubrid_close_re ... quest — Close the request handle cubrid_col_get — Get contents o ... of the current cursor location cubrid_disconnect — Close a database connection cubrid_drop — Delete an inst ... ther the instance pointed by OID exists cubrid_lob_closeClose BLOB/CLOB data cubrid_lob_export — Export ...
https://man.plustar.jp/php/ref.cubrid.html - [similar]
データベースとの接続を閉じる 5011
« SQLite3::changes SQLite3::__construct » PHP Manual SQLite3 データベースとの接続を閉じる SQLite ... 3::close (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::close — デ ... ータベースとの接続を閉じる 説明 public SQLite3::close (): bool データベースとの接続を閉じます。 パラメー ... 、失敗した場合に false を返します。 例 例1 SQLite3::close() の例 <?php $db = new SQLite3 ( 'mysqlitedb.db' ) ... ; $db -> close (); ?> 関連キーワード: データベース , 接続 , パラメ ...
https://man.plustar.jp/php/sqlite3.close.html - [similar]
Closing 4977
« parallel\Channel::send parallel\Events » PHP Manual parallel\Channel Closing parallel\Channel: ... :close (0.9.0) parallel\Channel::close — Closing 説明 pub ... lic parallel\Channel::close (): void Shall close this channel Exceptions 警告 ... Shall throw parallel\Channel\Error\Closed if channel is closed. 関連キーワード: Closing , S ... nd , Events , public , Exceptions , 警告 , throw , Closed , closed ...
https://man.plustar.jp/php/parallel-channel.close.html - [similar]
ftp_close のエイリアス 4943
« ftp_pwd ftp_raw » PHP Manual FTP 関数 ftp_close のエイリアス ftp_quit (PHP 4, PHP 5, PHP 7, PH ... P 8) ftp_quit — ftp_close() のエイリアス 説明 この関数は次の関数のエイリアス ... です。 ftp_close() . 関連キーワード: 関数 , quit , ...
https://man.plustar.jp/php/function.ftp-quit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT