検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 595 for [SIMILAR] 16 1024 4096 WITH 5109 ハッ WITH 2760 ... (0.678 sec.)
スレッド化したメッセージのツリーを返す 0
« imap_subscribe imap_timeout » PHP Manual IMAP 関数 スレッド化したメッセージのツリーを返す imap_thread (PHP 4 >= 4.0.7, PHP 5, PHP 7, PHP 8) imap_thread — スレッド化したメッセージのツリーを返す 説明 imap_thread ( IMAP\Connection $imap , int $flags = SE_FREE ): array | false スレッド化さ ...
https://man.plustar.jp/php/function.imap-thread.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
その他の変更 0
« 削除された拡張モジュール Windows のサポート » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 その他の変更 その他の変更 パフォーマンスの向上 PHP コア array_key_exists() 関数で使うための特別な VM opcode が追加されました。これにより、これが静的に解決される場合のパフォーマンスが向上します。名 ...
https://man.plustar.jp/php/migration74.other-changes.html - [similar]
メッセージセクションを展開/デコードする 0
« mailparse_msg_extract_part_file mailparse_msg_extract_whole_part_file » PHP Manual Mailparse 関数 メッセージセクションを展開/デコードする mailparse_msg_extract_part (PECL mailparse >= 0.9.0) mailparse_msg_extract_part — メッセージセクションを展開/デコードする 説明 mailparse_msg_extract ...
https://man.plustar.jp/php/function.mailparse-msg-extract-part.html - [similar]
CMS メッセージを復号化する 0
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.html - [similar]
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
« posix_setuid posix_times » PHP Manual POSIX 関数 指定したエラー番号に対応するシステムのエラーメッセージを取得する posix_strerror (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) posix_strerror — 指定したエラー番号に対応するシステムのエラーメッセージを取得する 説明 posix_strerror ( int $error_code ...
https://man.plustar.jp/php/function.posix-strerror.html - [similar]
現在のドメインのメッセージを参照する 0
« dngettext ngettext » PHP Manual Gettext 関数 現在のドメインのメッセージを参照する gettext (PHP 4, PHP 5, PHP 7, PHP 8) gettext — 現在のドメインのメッセージを参照する 説明 gettext ( string $message ): string 現在のドメインのメッセージを参照します。 パラメータ message 翻訳するメッセージ。 ...
https://man.plustar.jp/php/function.gettext.html - [similar]
下位互換性のない変更点 0
« 新機能 推奨されなくなる機能 » PHP Manual PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 下位互換性のない変更点 PHP コア 文字列と数値の比較 (厳密でないやり方で)数値と非数値文字列を比較する場合、 数値を文字列にキャストし、文字列と比較するようになりました。 数値と数値形式の文字列 ...
https://man.plustar.jp/php/migration80.incompatible.html - [similar]
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]