検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 1117 for [SIMILAR] 16 1024 4096 WITH 9256 option WITH 900... (1.428 sec.)
はじめに 0
« プログラムの実行 インストール/設定 » PHP Manual プログラムの実行 はじめに はじめに 以下の関数は、システム自体の上でコマンドを実行したり、 こうしたコマンドを安全に実行する手段を提供します。 注意 : これらの関数は、Windows ではすべて cmd.exe 経由でコマンドをコールします。 そのため、これら ...
https://man.plustar.jp/php/intro.exec.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 LDAP 設定オプション 名前 デフォルト 変更可能 変更履歴 ldap.max_links "-1" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行うのか を参照してくだ ...
https://man.plustar.jp/php/ldap.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Mailparse 設定オプション 名前 デフォルト 変更可能 変更履歴 mailparse.def_charset "us-ascii" PHP_INI_SYSTEM PHP_INI_* モードの詳細および定義については どこで設定を行う ...
https://man.plustar.jp/php/mailparse.configuration.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 Memcache 設定オプション 名前 デフォルト 変更可能 変更履歴 memcache.allow_failover "1" PHP_INI_ALL memcache 2.0.2 以降で使用可能です memcache.max_failover_attempts "20 ...
https://man.plustar.jp/php/memcache.ini.html - [similar]
複数のアイテムを取得する 0
« Memcached::getDelayedByKey Memcached::getMultiByKey » PHP Manual Memcached 複数のアイテムを取得する Memcached::getMulti (PECL memcached >= 0.1.0) Memcached::getMulti — 複数のアイテムを取得する 説明 public Memcached::getMulti ( array $keys , int $flags = ? ): mixed Memcached::getMulti() ...
https://man.plustar.jp/php/memcached.getmulti.html - [similar]
新しい関数 0
« 変更された関数 新しいクラスおよびインターフェイス » PHP Manual PHP 5.6.x から PHP 7.0.x への移行 新しい関数 新しい関数 Closure Closure::call() CSPRNG random_bytes() random_int() エラー処理およびログ記録 error_clear_last() Generator Generator::getReturn() GNU Multiple Precision gmp_rand ...
https://man.plustar.jp/php/migration70.new-functions.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 出力制御設定オプション 名前 デフォルト 変更可能 変更履歴 output_buffering "0" PHP_INI_PERDIR output_handler NULL PHP_INI_PERDIR implicit_flush "0" PHP_INI_ALL url_rew ...
https://man.plustar.jp/php/outcontrol.configuration.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 PHPがサポートするプロセス制御機能は、デフォルトでは有効となってい ません。プロセス制御機能を有効にするには、 configure のオプションに --enable-pcntl を付け、CGI 版あるいは CLI 版の PHP をコンパイルする必要 ...
https://man.plustar.jp/php/pcntl.installation.html - [similar]
データベースへの接続を表す PDO インスタンスを生成する 0
« PDO::commit PDO::errorCode » PHP Manual PDO データベースへの接続を表す PDO インスタンスを生成する PDO::__construct (PHP 5 >= 5.1.0, PHP 7, PHP 8, PECL pdo >= 0.1.0) PDO::__construct — データベースへの接続を表す PDO インスタンスを生成する 説明 public PDO::__construct ( string $dsn , ? s ...
https://man.plustar.jp/php/pdo.construct.html - [similar]
Phar アーカイブの原料のうち、ファイル形式に依存しないもの 0
« phar って、tar や zip とは何が違うの? Phar ファイルのスタブ » PHP Manual phar って、tar や zip とは何が違うの? Phar アーカイブの原料のうち、ファイル形式に依存しないもの Phar アーカイブの原料のうち、ファイル形式に依存しないもの すべての Phar アーカイブは、三つあるいは四つの部分から構成さ ...
https://man.plustar.jp/php/phar.fileformat.ingredients.html - [similar]