検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 220 for [SIMILAR] 16 1024 4096 WITH 21491 subject WITH 1... (0.476 sec.)
指定した検索条件にマッチするメッセージを配列として返す 0
« imap_scanmailbox imap_set_quota » PHP Manual IMAP 関数 指定した検索条件にマッチするメッセージを配列として返す imap_search (PHP 4, PHP 5, PHP 7, PHP 8) imap_search — 指定した検索条件にマッチするメッセージを配列として返す 説明 imap_search ( IMAP\Connection $imap , string $criteria , int ...
https://man.plustar.jp/php/function.imap-search.html - [similar]
新機能 0
« PHP 7.3.x から PHP 7.4.x への移行 新しいクラスとインターフェイス » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 新機能 新機能 PHP コア 型付きプロパティ クラスのプロパティは、新たに型宣言をサポートするようになりました <?php class User { public int $id ; public string $name ; } ?> 上の例 ...
https://man.plustar.jp/php/migration74.new-features.html - [similar]
CSR を文字列としてエクスポートする 0
« openssl_csr_export_to_file openssl_csr_get_public_key » PHP Manual OpenSSL 関数 CSR を文字列としてエクスポートする openssl_csr_export (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_csr_export — CSR を文字列としてエクスポートする 説明 openssl_csr_export ( OpenSSLCertificateSigningRequest ...
https://man.plustar.jp/php/function.openssl-csr-export.html - [similar]
署名済みの公開鍵とチャレンジを検証する 0
« openssl_spki_new openssl_verify » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジを検証する openssl_spki_verify (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_verify — 署名済みの公開鍵とチャレンジを検証する 説明 openssl_spki_verify ( string $spki ): bool 与えられた公開鍵とチャレンジを ...
https://man.plustar.jp/php/function.openssl-spki-verify.html - [similar]
署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする 0
« openssl_sign openssl_spki_export » PHP Manual OpenSSL 関数 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする openssl_spki_export_challenge (PHP 5 >= 5.6.0, PHP 7, PHP 8) openssl_spki_export_challenge — 署名済みの公開鍵とチャレンジに関連するチャレンジをエクスポートする ...
https://man.plustar.jp/php/function.openssl-spki-export-challenge.html - [similar]
ユーザー定義の比較関数を用いて、キーで配列をソートする 0
« uasort usort » PHP Manual 配列 関数 ユーザー定義の比較関数を用いて、キーで配列をソートする uksort (PHP 4, PHP 5, PHP 7, PHP 8) uksort — ユーザー定義の比較関数を用いて、キーで配列をソートする 説明 uksort ( array &$array , callable $callback ): bool 順序を決めるユーザー定義の比較関数を用 ...
https://man.plustar.jp/php/function.uksort.html - [similar]
MIME ヘッダフィールドをデコードする 0
« iconv_mime_decode_headers iconv_mime_encode » PHP Manual iconv 関数 MIME ヘッダフィールドをデコードする iconv_mime_decode (PHP 5, PHP 7, PHP 8) iconv_mime_decode — MIME ヘッダフィールドをデコードする 説明 iconv_mime_decode ( string $string , int $mode = 0 , ? string $encoding = null ): ...
https://man.plustar.jp/php/function.iconv-mime-decode.html - [similar]
x509証明書のデジタル署名を公開鍵で検証する 0
« openssl_x509_read OpenSSLCertificate » PHP Manual OpenSSL 関数 x509証明書のデジタル署名を公開鍵で検証する openssl_x509_verify (PHP 7 >= 7.4.0, PHP 8) openssl_x509_verify — x509証明書のデジタル署名を公開鍵で検証する 説明 openssl_x509_verify ( OpenSSLCertificate | string $certificate , O ...
https://man.plustar.jp/php/function.openssl-x509-verify.html - [similar]
ユーザー定義の比較関数を使って、キーでエントリをソートする 0
« ArrayObject::uasort ArrayObject::unserialize » PHP Manual ArrayObject ユーザー定義の比較関数を使って、キーでエントリをソートする ArrayObject::uksort (PHP 5 >= 5.2.0, PHP 7, PHP 8) ArrayObject::uksort — ユーザー定義の比較関数を使って、キーでエントリをソートする 説明 public ArrayObject:: ...
https://man.plustar.jp/php/arrayobject.uksort.html - [similar]
ファイル名がパターンにマッチするか調べる 0
« flock fopen » PHP Manual ファイルシステム 関数 ファイル名がパターンにマッチするか調べる fnmatch (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) fnmatch — ファイル名がパターンにマッチするか調べる 説明 fnmatch ( string $pattern , string $filename , int $flags = 0 ): bool fnmatch() は filename で指 ...
https://man.plustar.jp/php/function.fnmatch.html - [similar]