検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 434 for [SIMILAR] 16 1024 4096 WITH 54299 apcuiterator W... (0.415 sec.)
型の相互変換 1269
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
NULL 1269
« リソース コールバック / Callable » PHP Manual 型 NULL NULL 特別な null 値は、ある変数が値を持たないことを表します。 null は、 null 型の唯一の値です。 変数は、以下の場合に null とみなされます。 定数 null が代入されている場合。 まだ値が何も代入されていない場合。 unset() されている場合。 ...
https://man.plustar.jp/php/language.types.null.html - [similar]
現在のキャッシュリミッタを取得または設定する 0
« session_cache_expire session_commit » PHP Manual セッション関数 現在のキャッシュリミッタを取得または設定する session_cache_limiter (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) session_cache_limiter — 現在のキャッシュリミッタを取得または設定する 説明 session_cache_limiter ( ? string $value = n ...
https://man.plustar.jp/php/function.session-cache-limiter.html - [similar]
ユーザーキャッシュの中身全体を削除する 0
« wincache_ucache_cas wincache_ucache_dec » PHP Manual WinCache 関数 ユーザーキャッシュの中身全体を削除する wincache_ucache_clear (PECL wincache >= 1.1.0) wincache_ucache_clear — ユーザーキャッシュの中身全体を削除する 説明 wincache_ucache_clear (): bool ユーザーキャッシュに格納されている ...
https://man.plustar.jp/php/function.wincache-ucache-clear.html - [similar]
opcode のキャッシュ内容をリセットする 0
« opcache_is_script_cached 出力制御 » PHP Manual OPcache 関数 opcode のキャッシュ内容をリセットする opcache_reset (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL ZendOpcache >= 7.0.0) opcache_reset — opcode のキャッシュ内容をリセットする 説明 opcache_reset (): bool この関数は、キャッシュされた opcod ...
https://man.plustar.jp/php/function.opcache-reset.html - [similar]
指定したキーで排他ロックを確保する 0
« wincache_fcache_meminfo wincache_ocache_fileinfo » PHP Manual WinCache 関数 指定したキーで排他ロックを確保する wincache_lock (PECL wincache >= 1.1.0) wincache_lock — 指定したキーで排他ロックを確保する 説明 wincache_lock ( string $key , bool $isglobal = false ): bool 指定したキーについて ...
https://man.plustar.jp/php/function.wincache-lock.html - [similar]
関数・メソッド 0
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッドの一覧 a b c d e f g h i j k l m n o p q r s t u v w x y z _ 㠊 a abs - 絶対値 acos - 逆余弦(アークコサイン) acosh - 逆双曲線余弦(アークハイパボリックコサイン) addcslashes - C 言語と同様 ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
PHP の振る舞いの変更 0
« 関数リファレンス APCu » PHP Manual 関数リファレンス PHP の振る舞いの変更 PHP の振る舞いの変更 APCu — APC User Cache はじめに インストール/設定 定義済み定数 APCu 関数 APCUIterator — APCUIterator クラス Componere はじめに インストール/設定 Componere\Abstract\Definition — The Componere\Ab ...
https://man.plustar.jp/php/refs.basic.php.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.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]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT