検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 488 for Read (0.043 sec.)
X.509 証明書をパースし、オブジェクトを返す 4601
« openssl_x509_parse openssl_x509_verify » PHP Manual OpenSSL 関数 X.509 証明書をパースし、オブジ ... ェクトを返す openssl_x509_read (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) openssl_x509 ... _read — X.509 証明書をパースし、オブジェクトを返す 説明 ... openssl_x509_read ( OpenSSLCertificate | string $certificate ): Open ... SSLCertificate | false openssl_x509_read() は、 certificate で指定した証明書をパースし、 そ ...
https://man.plustar.jp/php/function.openssl-x509-read.html - [similar]
Zip ファイルアーカイブをオープンする 4601
« zip_entry_read zip_read » PHP Manual Zip 関数 Zip ファイルアーカイブをオープンする zip_open (P ... ンする ZIP アーカイブのファイル名。 戻り値 後で zip_read() および zip_close() で使用されるリソースハンドル、 ... す。 ZipArchive::open() を参照して下さい。 参考 zip_read() - Zip ファイルアーカイブの中の次のエントリを読み ... 関連キーワード: アーカイブ , オープン , ファイル , read , 関数 , open , 推奨 , filename , エラー , 履歴 ...
https://man.plustar.jp/php/function.zip-open.html - [similar]
Swoole 関数 4601
« 定義済み定数 swoole_async_dns_lookup » PHP Manual Swoole Swoole 関数 Swoole 関数 目次 swoole_a ... nd non-blocking hostname to IP lookup swoole_async_readRead file stream asynchronously swoole_async_rea ... dfile — Read a file asynchronously swoole_async_set — Update th ... client_select — Get the file description which are ready to read/write or error swoole_cpu_num — Get the n ... le_select — Select the file descriptions which are ready to read/write or error in the eventloop swoole_se ...
https://man.plustar.jp/php/ref.swoole-funcs.html - [similar]
現在の転送についての情報を表示する 4577
« curl_multi_getcontent curl_multi_init » PHP Manual cURL 関数 現在の転送についての情報を表示する ... curl_multi_info_read (PHP 5, PHP 7, PHP 8) curl_multi_info_read — 現在の ... 転送についての情報を表示する 説明 curl_multi_info_read ( CurlMultiHandle $multi_handle , int &$queued_mes ... source を期待していました。 例 例1 curl_multi_info_read() の例 <?php $urls = array( "http://www.cnn.com/" ... h ); } while ( false !== ( $info = curl_multi_info_read ( $mh ))) { var_dump ( $info ); } } while ( $activ ...
https://man.plustar.jp/php/function.curl-multi-info-read.html - [similar]
The Swoole\Async class 4545
« swoole_version Swoole\Async::dnsLookup » PHP Manual Swoole The Swoole\Async class The Swoole\A ... ostname , callable $callback ): void public static read ( string $filename , callable $callback , int $chu ... k_size = ? , int $offset = ? ): bool public static readFile ( string $filename , callable $callback ): voi ... non-blocking hostname to IP lookup. Swoole\Async::readRead file stream asynchronously. Swoole\Async::r ... eadFile — Read a file asynchronously. Swoole\Async::set — Update ...
https://man.plustar.jp/php/class.swoole-async.html - [similar]
PKCS7 ファイルを PEM証明書 の配列にエクスポートする 4545
« openssl_pkcs7_encrypt openssl_pkcs7_sign » PHP Manual OpenSSL 関数 PKCS7 ファイルを PEM証明書 ... の配列にエクスポートする openssl_pkcs7_read (PHP 7 >= 7.2.0, PHP 8) openssl_pkcs7_read — PKCS7 ... M証明書 の配列にエクスポートする 説明 openssl_pkcs7_read ( string $data , array &$certificates ): bool 警告 ... tents ( $file ); $p7 = array(); $r = openssl_pkcs7_read ( $f , $p7 ); if ( $r === false ) { printf ( "ERRO ... 書を作成する 関連キーワード: PEM , 配列 , ファイル , read , 関数 , data , certificates , フォーマット , デー ...
https://man.plustar.jp/php/function.openssl-pkcs7-read.html - [similar]
Stomp Client 4521
« ssh2_tunnel はじめに » PHP Manual その他のサービス Stomp Client Stomp Client はじめに インスト ... Stomp::error — Gets the last stomp error Stomp::getReadTimeout — Gets read timeout Stomp::getSessionId — G ... sFrame — Indicates whether or not there is a frame ready to read Stomp::readFrame — Reads the next frame S ... tomp::send — Sends a message Stomp::setReadTimeout — Sets read timeout Stomp::subscribe — Regi ... exception details 関連キーワード: StompException , read , timeout , connection , インストール , 設定 , con ...
https://man.plustar.jp/php/book.stomp.html - [similar]
Zip ファイルアーカイブの中の次のエントリを読み込む 4521
« zip_open Zlib » PHP Manual Zip 関数 Zip ファイルアーカイブの中の次のエントリを読み込む zip_read ... P 5 >= 5.2.0, PHP 7, PHP 8, PECL zip >= 1.0.0) zip_read — Zip ファイルアーカイブの中の次のエントリを読み込 ... 。この関数に頼らないことを強く推奨します。 説明 zip_read ( resource $zip ): resource | false Zip ファイルア ... 込み用にディレクトリエントリをオープンする zip_entry_read() - オープンされたディレクトリエントリから読み込む ... ーカイブ , ファイル , 次 , 関数 , オープン , open , read , 推奨 , entry ...
https://man.plustar.jp/php/function.zip-read.html - [similar]
これまでに読み取ったバイト数を得る 4489
« inflate_add inflate_get_status » PHP Manual Zlib 関数 これまでに読み取ったバイト数を得る infla ... te_get_read_len (PHP 7 >= 7.2.0, PHP 8) inflate_get_read_len — ... これまでに読み取ったバイト数を得る 説明 inflate_get_read_len ( InflateContext $context ): int 警告 この関数 ... 待していました。 関連キーワード: バイト , inflate , read , context , 期待 , 関数 , InflateContext , バージョ ...
https://man.plustar.jp/php/function.inflate-get-read-len.html - [similar]
オープンされたディレクトリエントリから読み込む 4489
« zip_entry_open zip_open » PHP Manual Zip 関数 オープンされたディレクトリエントリから読み込む z ... ip_entry_read (PHP 4 >= 4.1.0, PHP 5 >= 5.2.0, PHP 7, PHP 8, PEC ... L zip >= 1.0.0) zip_entry_read — オープンされたディレクトリエントリから読み込む 警 ... 関数に頼らないことを強く推奨します。 説明 zip_entry_read ( resource $zip_entry , int $len = 1024 ): string ... エントリから読み込みます。 パラメータ zip_entry zip_read() により返されたディレクトリエントリ len 返すバイト ...
https://man.plustar.jp/php/function.zip-entry-read.html - [similar]