検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 1101 for [SIMILAR] 16 1024 4096 WITH 20826 include WITH 1... (1.139 sec.)
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHP の LDAP サポートはデフォルトで有効になっていません。 LDAP サポートを有効にして PHP をコンパイルするには、設定オプション --with-ldap[=DIR] を指定して PHP をコンパイルする必要があります。 DIR は LDAP をイ ...
https://man.plustar.jp/php/ldap.installation.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 SOAP 設定オプション 名前 デフォルト 変更可能 変更履歴 soap.wsdl_cache_enabled 1 PHP_INI_ALL soap.wsdl_cache_dir /tmp PHP_INI_ALL soap.wsdl_cache_ttl 86400 PHP_INI_ALL ...
https://man.plustar.jp/php/soap.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Yaml 設定オプション 名前 デフォルト 変更可能 変更履歴 yaml.decode_binary 0 PHP_INI_ALL yaml.decode_php 0 PHP_INI_ALL 1.2.0 で追加されました。2.0.0 より前のデフォルトは ...
https://man.plustar.jp/php/yaml.configuration.html - [similar]
ストリーム 関数 0
« streamWrapper::url_stat stream_bucket_append » PHP Manual ストリーム ストリーム 関数 ストリーム 関数 目次 stream_bucket_append — bucket を brigade に追加する stream_bucket_make_writeable — 操作する brigade から bucket オブジェクトを返す stream_bucket_new — 現在のストリームで使用する新し ...
https://man.plustar.jp/php/ref.stream.html - [similar]
新機能 0
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新機能 新機能 スカラー型宣言 スカラー 型宣言 には二つの方式があります。デフォルトの自動変換(coercive) モードと、 厳密に判断する strict モードです。 パラメータとして、 文字列 ( string ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Memcached のオプションの値を設定する 0
« Memcached::setOption Memcached::setSaslAuthData » PHP Manual Memcached Memcached のオプションの値を設定する Memcached::setOptions (PECL memcached >= 2.0.0) Memcached::setOptions — Memcached のオプションの値を設定する 説明 public Memcached::setOptions ( array $options ): bool Memcached: ...
https://man.plustar.jp/php/memcached.setoptions.html - [similar]
指定した関数が定義されている場合に true を返す 0
« func_num_args get_defined_functions » PHP Manual 関数処理 関数 指定した関数が定義されている場合に true を返す function_exists (PHP 4, PHP 5, PHP 7, PHP 8) function_exists — 指定した関数が定義されている場合に true を返す 説明 function_exists ( string $function ): bool 組み込みの内部関数 ...
https://man.plustar.jp/php/function.function-exists.html - [similar]
あるモジュールの関数名を配列として返す 0
« get_defined_constants get_include_path » PHP Manual PHP オプション/情報 関数 あるモジュールの関数名を配列として返す get_extension_funcs (PHP 4, PHP 5, PHP 7, PHP 8) get_extension_funcs — あるモジュールの関数名を配列として返す 説明 get_extension_funcs ( string $extension ): array | fals ...
https://man.plustar.jp/php/function.get-extension-funcs.html - [similar]
実行時間の最大値を制限する 0
« set_include_path sys_get_temp_dir » PHP Manual PHP オプション/情報 関数 実行時間の最大値を制限する set_time_limit (PHP 4, PHP 5, PHP 7, PHP 8) set_time_limit — 実行時間の最大値を制限する 説明 set_time_limit ( int $seconds ): bool スクリプトが実行可能な秒数を設定します。 この制限にかかる ...
https://man.plustar.jp/php/function.set-time-limit.html - [similar]
ファイルを修正し、それを文字列として返す 0
« tidy::parseString tidy::repairString » PHP Manual tidy ファイルを修正し、それを文字列として返す tidy::repairFile tidy_repair_file (PHP 5, PHP 7, PHP 8, PECL tidy >= 0.7.0) tidy::repairFile -- tidy_repair_file — ファイルを修正し、それを文字列として返す 説明 オブジェクト指向型 public sta ...
https://man.plustar.jp/php/tidy.repairfile.html - [similar]