検索

phrase: max: clip:
target: order:
Results of 421 - 430 of about 687 for [SIMILAR] 16 1024 4096 WITH 4477 ィー WITH 4125 ... (1.893 sec.)
CMS メッセージを暗号化する 0
« openssl_cms_decrypt openssl_cms_read » PHP Manual OpenSSL 関数 CMS メッセージを暗号化する openssl_cms_encrypt (PHP 8) openssl_cms_encrypt — CMS メッセージを暗号化する 説明 openssl_cms_encrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | array | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-encrypt.html - [similar]
ファイルに署名する 0
« openssl_cms_read openssl_cms_verify » PHP Manual OpenSSL 関数 ファイルに署名する openssl_cms_sign (PHP 8) openssl_cms_sign — ファイルに署名する 説明 openssl_cms_sign ( string $input_filename , string $output_filename , OpenSSLCertificate | string $certificate , OpenSSLAsymmetricKey | O ...
https://man.plustar.jp/php/function.openssl-cms-sign.html - [similar]
CMS の署名を検証する 0
« openssl_cms_sign openssl_csr_export_to_file » PHP Manual OpenSSL 関数 CMS の署名を検証する openssl_cms_verify (PHP 8) openssl_cms_verify — CMS の署名を検証する 説明 openssl_cms_verify ( string $input_filename , int $flags = 0 , ? string $certificates = null , array $ca_info = [] , ? st ...
https://man.plustar.jp/php/function.openssl-cms-verify.html - [similar]
ファイルシステムが拡張属性をサポートしているかどうかを調べる 0
« xattr_set xdiff » PHP Manual xattr 関数 ファイルシステムが拡張属性をサポートしているかどうかを調べる xattr_supported (PECL xattr >= 1.0.0) xattr_supported — ファイルシステムが拡張属性をサポートしているかどうかを調べる 説明 xattr_supported ( string $filename , int $flags = 0 ): bool この ...
https://man.plustar.jp/php/function.xattr-supported.html - [similar]
mysql サーバーとの接続をオープンする 0
« mysqli::query mysqli::real_escape_string » PHP Manual mysqli mysql サーバーとの接続をオープンする mysqli::real_connect mysqli_real_connect (PHP 5, PHP 7, PHP 8) mysqli::real_connect -- mysqli_real_connect — mysql サーバーとの接続をオープンする 説明 オブジェクト指向型 public mysqli::rea ...
https://man.plustar.jp/php/mysqli.real-connect.html - [similar]
持続的接続 0
« 非互換性 統計情報 » PHP Manual Mysqlnd 持続的接続 持続的接続 持続的接続の使用 mysqli と mysqlnd の組み合わせで使っている場合は、 持続的接続を作るときにサーバー上で COM_CHANGE_USER ( mysql_change_user() ) を呼び出します。これで、接続の認証が再び行われることになります。 COM_CHANGE_USER の ...
https://man.plustar.jp/php/mysqlnd.persist.html - [similar]
現在のラージオブジェクト用のバッファリング状態を変更する 0
« OCILob::seek OCILob::size » PHP Manual OCILob 現在のラージオブジェクト用のバッファリング状態を変更する OCILob::setBuffering (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) OCILob::setBuffering — 現在のラージオブジェクト用のバッファリング状態を変更する 説明 public OCILob::setBuffering ( bool ...
https://man.plustar.jp/php/ocilob.setbuffering.html - [similar]
Phar アーカイブオブジェクトを作成する 0
« Phar::compressFiles Phar::convertToData » PHP Manual Phar Phar アーカイブオブジェクトを作成する Phar::__construct (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 1.0.0) Phar::__construct — Phar アーカイブオブジェクトを作成する 説明 public Phar::__construct ( string $filename , int $flags = ...
https://man.plustar.jp/php/phar.construct.html - [similar]
Phar のシグネチャの書式 0
« Phar マニフェストのファイルエントリの定義 Phar » PHP Manual phar って、tar や zip とは何が違うの? Phar のシグネチャの書式 Phar のシグネチャの書式 シグネチャを含む Phar は、常にシグネチャを保持しています。 シグネチャの場所は、 ローダ、マニフェスト、実際のファイルの内容に続く Phar アーカ ...
https://man.plustar.jp/php/phar.fileformat.signature.html - [similar]
Tar 形式の phar アーカイブ 0
« Phar 形式と Tar 形式、Zip 形式の徹底比較 Zip 形式の phar アーカイブ » PHP Manual phar って、tar や zip とは何が違うの? Tar 形式の phar アーカイブ Tar 形式の phar アーカイブ tar 形式のアーカイブは、より近代的な USTAR フォーマットを使用しています。 tar 形式のファイルヘッダは、zip 形式より ...
https://man.plustar.jp/php/phar.fileformat.tar.html - [similar]