検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 695 for [SIMILAR] 16 1024 4096 WITH 17170 defined WITH 8... (0.853 sec.)
変数が配列かどうかを検査する 0
« intval is_bool » PHP Manual 変数操作 関数 変数が配列かどうかを検査する is_array (PHP 4, PHP 5, PHP 7, PHP 8) is_array — 変数が配列かどうかを検査する 説明 is_array ( mixed $value ): bool 与えられた変数が配列かどうかを検査します。 パラメータ value 評価する変数 戻り値 value が 配列型 の場 ...
https://man.plustar.jp/php/function.is-array.html - [similar]
変数がスカラかどうかを調べる 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]
Add a user defined swoole_process to the server. 0
« Swoole\Server::addlistener Swoole\Server::after » PHP Manual Swoole\Server Add a user defined swoole_process to the server. Swoole\Server::addProcess (PECL swoole >= 1.9.0) Swoole\Server::addProcess — Add a user defined swoole_process to the server. 説明 public Swoole\Server::addProces ...
https://man.plustar.jp/php/swoole-server.addprocess.html - [similar]
すべてのスコープで使用できる組み込みの変数 0
« 定義済の変数 $GLOBALS » PHP Manual 定義済の変数 すべてのスコープで使用できる組み込みの変数 スーパーグローバル スーパーグローバル — すべてのスコープで使用できる組み込みの変数 説明 PHP の定義済み変数の中には "スーパーグローバル" というものがあります。 これは、スクリプト全体を通してすべて ...
https://man.plustar.jp/php/language.variables.superglobals.html - [similar]
Apache の subprocess_env 変数を取得する 0
« apache_get_version apache_lookup_uri » PHP Manual Apache 関数 Apache の subprocess_env 変数を取得する apache_getenv (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) apache_getenv — Apache の subprocess_env 変数を取得する 説明 apache_getenv ( string $variable , bool $walk_to_top = false ): string ...
https://man.plustar.jp/php/function.apache-getenv.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]
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]