検索

phrase: max: clip:
target: order:
Results of 581 - 590 of about 706 for [SIMILAR] 16 1024 4096 WITH 42666 prefetch WITH ... (4.765 sec.)
gzip 圧縮された文字列を作成する 0
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
インクリメンタルにエンコードされたデータを解凍する 0
« gzwrite inflate_get_read_len » PHP Manual Zlib 関数 インクリメンタルにエンコードされたデータを解凍する inflate_add (PHP 7, PHP 8) inflate_add — インクリメンタルにエンコードされたデータを解凍する 説明 inflate_add ( InflateContext $context , string $data , int $flush_mode = ZLIB_SYNC_FLU ...
https://man.plustar.jp/php/function.inflate-add.html - [similar]
既知のエンコーディング・タイプのエイリアスを取得 0
« mb_encode_numericentity mb_ereg_match » PHP Manual マルチバイト文字列 関数 既知のエンコーディング・タイプのエイリアスを取得 mb_encoding_aliases (PHP 5 >= 5.3.0, PHP 7, PHP 8) mb_encoding_aliases — 既知のエンコーディング・タイプのエイリアスを取得 説明 mb_encoding_aliases ( string $encod ...
https://man.plustar.jp/php/function.mb-encoding-aliases.html - [similar]
データを復号する 0
« openssl_csr_sign openssl_dh_compute_key » PHP Manual OpenSSL 関数 データを復号する openssl_decrypt (PHP 5 >= 5.3.0, PHP 7, PHP 8) openssl_decrypt — データを復号する 説明 openssl_decrypt ( string $data , string $cipher_algo , string $passphrase , int $options = 0 , string $iv = "" , ? s ...
https://man.plustar.jp/php/function.openssl-decrypt.html - [similar]
秘密鍵が証明書に対応するかを確認する 0
« openssl_verify openssl_x509_checkpurpose » PHP Manual OpenSSL 関数 秘密鍵が証明書に対応するかを確認する openssl_x509_check_private_key (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) openssl_x509_check_private_key — 秘密鍵が証明書に対応するかを確認する 説明 openssl_x509_check_private_key ( OpenS ...
https://man.plustar.jp/php/function.openssl-x509-check-private-key.html - [similar]
置換候補を保持するファイルを設定する 0
« pspell_config_personal pspell_config_runtogether » PHP Manual Pspell 関数 置換候補を保持するファイルを設定する pspell_config_repl (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_config_repl — 置換候補を保持するファイルを設定する 説明 pspell_config_repl ( PSpell\Config $config , string $fi ...
https://man.plustar.jp/php/function.pspell-config-repl.html - [similar]
指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 0
« ob_tidyhandler tidy_config_count » PHP Manual Tidy 関数 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す tidy_access_count (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.5.2) tidy_access_count — 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す 説明 tid ...
https://man.plustar.jp/php/function.tidy-access-count.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Imagick 設定オプション 名前 デフォルト 変更可能 変更履歴 imagick.locale_fix false PHP_INI_ALL Imagick 2.1.0 以降で使用可能 imagick.progress_monitor false PHP_INI_SYST ...
https://man.plustar.jp/php/imagick.configuration.html - [similar]
0
« 列挙型をシリアライズする エラー » PHP Manual 列挙型(Enum) 例 例 例1 基本的な、値を限定する例 <?php enum SortOrder { case ASC ; case DESC ; } function query ( $fields , $filter , SortOrder $order = SortOrder :: ASC ) { ... } ?> query() 関数は、 $order が SortOrder::ASC または SortOrder: ...
https://man.plustar.jp/php/language.enumerations.examples.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 mbstring は拡張モジュールです。つまり、デフォルトでは 有効にならないということです。 configure スクリプトでモジュールを有効にする必要が あります。詳細は、 インストール の 節を参照してください。 mbstring モ ...
https://man.plustar.jp/php/mbstring.installation.html - [similar]