検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 790 for [SIMILAR] 16 1024 4096 WITH 28584 変数 WITH 2668... (1.270 sec.)
変数がスカラかどうかを調べる 0
« is_resource is_string » PHP Manual 変数操作 関数 変数がスカラかどうかを調べる is_scalar (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) is_scalar — 変数がスカラかどうかを調べる 説明 is_scalar ( mixed $value ): bool 指定した変数がスカラかどうかを調べます。 スカラ変数には int 、 float 、 string あ ...
https://man.plustar.jp/php/function.is-scalar.html - [similar]
変数が boolean であるかを調べる 0
« is_array is_callable » PHP Manual 変数操作 関数 変数が boolean であるかを調べる is_bool (PHP 4, PHP 5, PHP 7, PHP 8) is_bool — 変数が boolean であるかを調べる 説明 is_bool ( mixed $value ): bool 指定した変数が boolean であるかどうかを調べます。 パラメータ value 評価する変数。 戻り値 va ...
https://man.plustar.jp/php/function.is-bool.html - [similar]
変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場合はそれを上書... 0
« wincache_ucache_meminfo wincache_unlock » PHP Manual WinCache 関数 変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場合はそれを上書きする wincache_ucache_set (PECL wincache >= 1.1.0) wincache_ucache_set — 変数をユーザーキャッシュに追加し、変数が既にキャッシュに存在する場 ...
https://man.plustar.jp/php/function.wincache-ucache-set.html - [similar]
変数が既にキャッシュに存在しない場合にのみ変数をユーザーキャッシュに追加する 0
« wincache_scache_meminfo wincache_ucache_cas » PHP Manual WinCache 関数 変数が既にキャッシュに存在しない場合にのみ変数をユーザーキャッシュに追加する wincache_ucache_add (PECL wincache >= 1.1.0) wincache_ucache_add — 変数が既にキャッシュに存在しない場合にのみ変数をユーザーキャッシュに追加 ...
https://man.plustar.jp/php/function.wincache-ucache-add.html - [similar]
変数がユーザーキャッシュに存在するかどうかを調べる 0
« wincache_ucache_delete wincache_ucache_get » PHP Manual WinCache 関数 変数がユーザーキャッシュに存在するかどうかを調べる wincache_ucache_exists (PECL wincache >= 1.1.0) wincache_ucache_exists — 変数がユーザーキャッシュに存在するかどうかを調べる 説明 wincache_ucache_exists ( string $key ...
https://man.plustar.jp/php/function.wincache-ucache-exists.html - [similar]
バインドされたオブジェクトとクラスのスコープでクロージャを複製する 0
« Closure::__construct Closure::bindTo » PHP Manual Closure バインドされたオブジェクトとクラスのスコープでクロージャを複製する Closure::bind (PHP 5 >= 5.4.0, PHP 7, PHP 8) Closure::bind — バインドされたオブジェクトとクラスのスコープでクロージャを複製する 説明 public static Closure::bind ...
https://man.plustar.jp/php/closure.bind.html - [similar]
Apacheサブプロセスの環境変数を設定する 0
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設定する apache_setenv (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) apache_setenv — Apacheサブプロセスの環境変数を設定する 説明 apache_setenv ( string $variable , string $value , bool $walk_to_top = f ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
変数をデータ領域にキャッシュする 0
« apcu_sma_info APCUIterator » PHP Manual APCu 関数 変数をデータ領域にキャッシュする apcu_store (PECL apcu >= 4.0.0) apcu_store — 変数をデータ領域にキャッシュする 説明 apcu_store ( string $key , mixed $var , int $ttl = 0 ): bool apcu_store ( array $values , mixed $unused = NULL , int $tt ...
https://man.plustar.jp/php/function.apcu-store.html - [similar]
ステータスコードが正常終了を表しているかどうかを調べる 0
« pcntl_wexitstatus pcntl_wifsignaled » PHP Manual PCNTL 関数 ステータスコードが正常終了を表しているかどうかを調べる pcntl_wifexited (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) pcntl_wifexited — ステータスコードが正常終了を表しているかどうかを調べる 説明 pcntl_wifexited ( int $status ): bool ス ...
https://man.plustar.jp/php/function.pcntl-wifexited.html - [similar]
環境変数の値を設定する 0
« phpversion restore_include_path » PHP Manual PHP オプション/情報 関数 環境変数の値を設定する putenv (PHP 4, PHP 5, PHP 7, PHP 8) putenv — 環境変数の値を設定する 説明 putenv ( string $assignment ): bool サーバーの環境変数に assignment を追加します。 この環境変数は、カレントのリクエストを ...
https://man.plustar.jp/php/function.putenv.html - [similar]