検索

phrase: max: clip:
target: order:
Results of 491 - 500 of about 979 for [SIMILAR] 16 1024 4096 WITH 48547 pharfileinfo W... (0.916 sec.)
Windows のサポート 0
« その他の変更 PHP 5.6.x から PHP 7.0.x への移行 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 Windows のサポート Windows のサポート 長いpath と UTF-8のpath のサポート Webアプリケーションが UTF-8 に対応しているなら、追加の作業は必要ありません。 UTF-8 でないpathへの I/O に依存したアプリケ ...
https://man.plustar.jp/php/migration71.windows-support.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Zip 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 ZipArchive はクラス定数を使用します。定数には フラグ (接頭辞 FL_ )、 エラー (接 ...
https://man.plustar.jp/php/zip.constants.html - [similar]
圧縮方式を libzip がサポートしているかをチェックする 0
« ZipArchive::getStreamName ZipArchive::isEncryptionMethodSupported » PHP Manual ZipArchive 圧縮方式を libzip がサポートしているかをチェックする ZipArchive::isCompressionMethodSupported (PHP >= 8.0.0, PECL zip >= 1.19.0) ZipArchive::isCompressionMethodSupported — 圧縮方式を libzip がサポ ...
https://man.plustar.jp/php/ziparchive.iscompressionmethoddupported.html - [similar]
MessageFormatter クラス 0
« Normalizer::normalize MessageFormatter::create » PHP Manual intl MessageFormatter クラス MessageFormatter クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) はじめに MessageFormatter は、言語に依存しない連結されたメッセージを作成するための具象クラスです。 このクラスのメソッドを使 ...
https://man.plustar.jp/php/class.messageformatter.html - [similar]
RecursiveRegexIterator クラス 0
« RecursiveIteratorIterator::valid RecursiveRegexIterator::__construct » PHP Manual イテレータ RecursiveRegexIterator クラス RecursiveRegexIterator クラス (PHP 5 >= 5.2.0, PHP 7, PHP 8) はじめに この再帰イテレータは、別の再帰イテレータを正規表現でフィルタリングすることができます。 クラス ...
https://man.plustar.jp/php/class.recursiveregexiterator.html - [similar]
declare 0
« match return » PHP Manual 制御構造 declare declare (PHP 4, PHP 5, PHP 7, PHP 8) declare 文は、あるコードブロックの中に 実行ディレクティブをセットするために使用します。 declare の文法は他の制御構造と似ています。 declare (ディレクティブ) 文 ディレクティブ の箇所で、セットされた declare ブ ...
https://man.plustar.jp/php/control-structures.declare.html - [similar]
IMAP キャッシュをクリアする 0
« imap_fetchtext imap_get_quota » PHP Manual IMAP 関数 IMAP キャッシュをクリアする imap_gc (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_gc — IMAP キャッシュをクリアする 説明 imap_gc ( IMAP\Connection $imap , int $flags ): bool 指定した型のエントリのキャッシュを破棄します。 パラメータ imap IMAP\Co ...
https://man.plustar.jp/php/function.imap-gc.html - [similar]
部分文字列の出現回数を数える 0
« mb_substitute_character mb_substr » PHP Manual マルチバイト文字列 関数 部分文字列の出現回数を数える mb_substr_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) mb_substr_count — 部分文字列の出現回数を数える 説明 mb_substr_count ( string $haystack , string $needle , ? string $encoding = null ...
https://man.plustar.jp/php/function.mb-substr-count.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
« openssl_dh_compute_key openssl_encrypt » PHP Manual OpenSSL 関数 ダイジェストを計算する openssl_digest (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_digest — ダイジェストを計算する 説明 openssl_digest ( string $data , string $digest_algo , bool $binary = false ): string | false 与えられたメソ ...
https://man.plustar.jp/php/function.openssl-digest.html - [similar]