検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 222 for [SIMILAR] 16 1024 4096 WITH 15758 ュリ WITH 1439... (0.316 sec.)
PHP 7.0.x で推奨されなくなる機能 0
« 新機能 変更された関数 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 PHP 7.0.x で推奨されなくなる機能 PHP 7.0.x で推奨されなくなる機能 PHP 4 形式のコンストラクタ PHP 4 形式のコンストラクタ (クラス名と同じ名前のメソッドを定義するもの) が非推奨となりました。将来的に削除される見込みです。 ...
https://man.plustar.jp/php/migration70.deprecated.html - [similar]
シール(暗号化)されたデータをオープン(復号)する 0
« openssl_get_publickey openssl_pbkdf2 » PHP Manual OpenSSL 関数 シール(暗号化)されたデータをオープン(復号)する openssl_open (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_open — シール(暗号化)されたデータをオープン(復号)する 説明 openssl_open ( string $data , string &$output , string $en ...
https://man.plustar.jp/php/function.openssl-open.html - [similar]
データをシール(暗号化)する 0
« openssl_random_pseudo_bytes openssl_sign » PHP Manual OpenSSL 関数 データをシール(暗号化)する openssl_seal (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) openssl_seal — データをシール(暗号化)する 説明 openssl_seal ( string $data , string &$sealed_data , array &$encrypted_keys , array $public_ke ...
https://man.plustar.jp/php/function.openssl-seal.html - [similar]
テキスト型フィールドに挿入するために、識別子をエスケープする 0
« pg_escape_bytea pg_escape_literal » PHP Manual PostgreSQL 関数 テキスト型フィールドに挿入するために、識別子をエスケープする pg_escape_identifier (PHP 5 >= 5.4.4, PHP 7, PHP 8) pg_escape_identifier — テキスト型フィールドに挿入するために、識別子をエスケープする 説明 pg_escape_identifier ...
https://man.plustar.jp/php/function.pg-escape-identifier.html - [similar]
整数 0
« 論理型 (boolean) 浮動小数点数 » PHP Manual 型 整数 整数 int は、ℤ = {..., -2, -1, 0, 1, 2, ...} という集合です。 以下も参照ください。 任意精度整数 / GMP 浮動小数点数 任意精度整数 / BCMath 構文 整数 (integer) は、10 進数(基数 10)、16 進数 (基数 16)、8 進数 (基数 8) あるいは 2 進数 (基数 ...
https://man.plustar.jp/php/language.types.integer.html - [similar]
サーバー固有のモジュール 0
« SolrMissingMandatoryParameterException Apache » PHP Manual 関数リファレンス サーバー固有のモジュール サーバー固有のモジュール Apache はじめに インストール/設定 定義済み定数 Apache 関数 FastCGI Process Manager(FPM) はじめに インストール/設定 オブザーバビリティ(可観測性) FPM 関数 関連キー ...
https://man.plustar.jp/php/refs.utilspec.server.html - [similar]
FastCGI Process Manager(FPM) 0
« virtual はじめに » PHP Manual サーバー固有のモジュール FastCGI Process Manager(FPM) FastCGI Process Manager(FPM) はじめに インストール/設定 オブザーバビリティ(可観測性) FPM の情報ページ FPM 関数 fastcgi_finish_request — すべてのレスポンスデータをクライアントにフラッシュする fpm_get_sta ...
https://man.plustar.jp/php/book.fpm.html - [similar]
下位互換性のない変更点 0
« PHP 5.5.x から PHP 5.6.x への移行 新機能 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 下位互換性のない変更点 下位互換性のない変更点 既存の PHP 5 のコードのほとんどは変更なしで動作するはずですが、 以下の下位互換性のない変更点については注意しましょう。 配列リテラルを用いてクラスのプロパ ...
https://man.plustar.jp/php/migration56.incompatible.html - [similar]
Tidy 関数 0
« tidyNode::isText ob_tidyhandler » PHP Manual Tidy Tidy 関数 Tidy 関数 目次 ob_tidyhandler — バッファを修正するための ob_start コールバック関数 tidy_access_count — 指定したドキュメントについて発生したTidyアクセシビリティ警告の数を返す tidy_config_count — 指定したドキュメントについて発生 ...
https://man.plustar.jp/php/ref.tidy.html - [similar]
パフォーマンス 0
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターンに記述可能な要素のうち、幾つかの要素は、他の要素よりも 効率的に処理されます。 (a|e|i|o|u) のような選択肢の集合よりも [aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]