検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 904 for [SIMILAR] 16 1024 4096 WITH 15788 strval WITH 59... (0.784 sec.)
ReflectionFunction クラス 0
« ReflectionExtension::__toString ReflectionFunction::__construct » PHP Manual リフレクション ReflectionFunction クラス ReflectionFunction クラス (PHP 5, PHP 7, PHP 8) はじめに ReflectionFunction クラスは 関数についての情報を報告します。 クラス概要 class ReflectionFunction extends Reflec ...
https://man.plustar.jp/php/class.reflectionfunction.html - [similar]
文字列で要素の内容を返す 0
« SimpleXMLElement::saveXML SimpleXMLElement::xpath » PHP Manual SimpleXMLElement 文字列で要素の内容を返す SimpleXMLElement::__toString (PHP 5 >= 5.3.0, PHP 7, PHP 8) SimpleXMLElement::__toString — 文字列で要素の内容を返す 説明 public SimpleXMLElement::__toString (): string この要素に直接 ...
https://man.plustar.jp/php/simplexmlelement.tostring.html - [similar]
格納されている変数をキャッシュから取得する 0
« apcu_exists apcu_inc » PHP Manual APCu 関数 格納されている変数をキャッシュから取得する apcu_fetch (PECL apcu >= 4.0.0) apcu_fetch — 格納されている変数をキャッシュから取得する 説明 apcu_fetch ( mixed $key , bool &$success = ? ): mixed エントリをキャッシュから取得します。 パラメータ key ...
https://man.plustar.jp/php/function.apcu-fetch.html - [similar]
変数の文字コードを変換する 0
« mb_convert_kana mb_decode_mimeheader » PHP Manual マルチバイト文字列 関数 変数の文字コードを変換する mb_convert_variables (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_convert_variables — 変数の文字コードを変換する 説明 mb_convert_variables ( string $to_encoding , array | string $from_encod ...
https://man.plustar.jp/php/function.mb-convert-variables.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
ReflectionUnionType クラス 0
« ReflectionType::__toString ReflectionUnionType::getTypes » PHP Manual リフレクション ReflectionUnionType クラス ReflectionUnionType クラス (PHP 8) はじめに クラス概要 class ReflectionUnionType extends ReflectionType { /* メソッド */ public getTypes (): array /* 継承したメソッド */ publ ...
https://man.plustar.jp/php/class.reflectionuniontype.html - [similar]
格納されている変数をキャッシュから取り除く 0
« apcu_dec apcu_enabled » PHP Manual APCu 関数 格納されている変数をキャッシュから取り除く apcu_delete (PECL apcu >= 4.0.0) apcu_delete — 格納されている変数をキャッシュから取り除く 説明 apcu_delete ( mixed $key ): mixed 格納されている変数をキャッシュから取り除きます。 パラメータ key 単一の ...
https://man.plustar.jp/php/function.apcu-delete.html - [similar]
内部的な zval を表す文字列をダンプする 0
« boolval doubleval » PHP Manual 変数操作 関数 内部的な zval を表す文字列をダンプする debug_zval_dump (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) debug_zval_dump — 内部的な zval を表す文字列をダンプする 説明 debug_zval_dump ( mixed $value , mixed ...$values ): void 内部的な zval (Zend の値) を ...
https://man.plustar.jp/php/function.debug-zval-dump.html - [similar]
複数の変数を受け取り、オプションでそれらをフィルタリングする 0
« filter_list filter_var » PHP Manual Filter 関数 複数の変数を受け取り、オプションでそれらをフィルタリングする filter_var_array (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var_array — 複数の変数を受け取り、オプションでそれらをフィルタリングする 説明 filter_var_array ( array $array , array | in ...
https://man.plustar.jp/php/function.filter-var-array.html - [similar]
PHP 用の Windows キャッシュ 0
« uopz_unset_return はじめに » PHP Manual PHP の振る舞いの変更 PHP 用の Windows キャッシュ PHP 用の Windows キャッシュ はじめに インストール/設定 要件 インストール手順 実行時設定 WinCache 統計スクリプト WinCache セッションハンドラ WinCache 関数への切り替え リソース型 定義済み定数 WinCach ...
https://man.plustar.jp/php/book.wincache.html - [similar]