検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 326 for [SIMILAR] 16 1024 4096 WITH 26977 snmp WITH 1843... (0.693 sec.)
文字列から XML を読み込む 0
« DOMDocument::loadHTMLFile DOMDocument::normalizeDocument » PHP Manual DOMDocument 文字列から XML を読み込む DOMDocument::loadXML (PHP 5, PHP 7, PHP 8) DOMDocument::loadXML — 文字列から XML を読み込む 説明 public DOMDocument::loadXML ( string $source , int $options = 0 ): DOMDocument | ...
https://man.plustar.jp/php/domdocument.loadxml.html - [similar]
ファイルから XML を読み込む 0
« DOMDocument::importNode DOMDocument::loadHTML » PHP Manual DOMDocument ファイルから XML を読み込む DOMDocument::load (PHP 5, PHP 7, PHP 8) DOMDocument::load — ファイルから XML を読み込む 説明 public DOMDocument::load ( string $filename , int $options = 0 ): DOMDocument | bool XML ドキュ ...
https://man.plustar.jp/php/domdocument.load.html - [similar]
Sorts the map in-place by key 0
« Ds\Map::keys Ds\Map::ksorted » PHP Manual Map Sorts the map in-place by key Ds\Map::ksort (PECL ds >= 1.0.0) Ds\Map::ksort — Sorts the map in-place by key 説明 public Ds\Map::ksort ( callable $comparator = ? ): void Sorts the map in-place by key, using an optional comparator function. ...
https://man.plustar.jp/php/ds-map.ksort.html - [similar]
Returns a copy, sorted by key 0
« Ds\Map::ksort Ds\Map::last » PHP Manual Map Returns a copy, sorted by key Ds\Map::ksorted (No version information available, might only be in Git) Ds\Map::ksorted — Returns a copy, sorted by key 説明 public Ds\Map::ksorted ( callable $comparator = ? ): Ds\Map Returns a copy sorted by k ...
https://man.plustar.jp/php/ds-map.ksorted.html - [similar]
Sorts the map in-place by value 0
« Ds\Map::slice Ds\Map::sorted » PHP Manual Map Sorts the map in-place by value Ds\Map::sort (PECL ds >= 1.0.0) Ds\Map::sort — Sorts the map in-place by value 説明 public Ds\Map::sort ( callable $comparator = ? ): void Sorts the map in-place by value, using an optional comparator functio ...
https://man.plustar.jp/php/ds-map.sort.html - [similar]
Returns a copy, sorted by value 0
« Ds\Map::sort Ds\Map::sum » PHP Manual Map Returns a copy, sorted by value Ds\Map::sorted (PECL ds >= 1.0.0) Ds\Map::sorted — Returns a copy, sorted by value 説明 public Ds\Map::sorted ( callable $comparator = ? ): Ds\Map Returns a copy, sorted by value using an optional comparator func ...
https://man.plustar.jp/php/ds-map.sorted.html - [similar]
型の相互変換 0
« 型宣言 変数 » PHP Manual 型 型の相互変換 型の相互変換 PHP は、変数定義時に明示的な型定義を必要と(または、サポート) しません。ある変数の型は、その変数が使用される文により定義されます。 これは、ある文字列を変数 $var に代入した場合には、 $var は文字列になることを意味しています。 ある整数値 ...
https://man.plustar.jp/php/language.types.type-juggling.html - [similar]
定義済み定数 0
« リソース型 SQLite3 » PHP Manual SQLite3 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 SQLITE3_ASSOC ( int ) SQLite3_result::fetchArray() が返す結果セットが、 ...
https://man.plustar.jp/php/sqlite3.constants.html - [similar]
変数の型を取得する 0
« get_resource_type intval » PHP Manual 変数操作 関数 変数の型を取得する gettype (PHP 4, PHP 5, PHP 7, PHP 8) gettype — 変数の型を取得する 説明 gettype ( mixed $value ): string PHP 変数 value の型を返します。 型のチェックには、この関数ではなく is_* 関数を使います。 パラメータ value 型を調 ...
https://man.plustar.jp/php/function.gettype.html - [similar]
設定文字列をパースする 0
« parse_ini_file pathinfo » PHP Manual ファイルシステム 関数 設定文字列をパースする parse_ini_string (PHP 5 >= 5.3.0, PHP 7, PHP 8) parse_ini_string — 設定文字列をパースする 説明 parse_ini_string ( string $ini_string , bool $process_sections = false , int $scanner_mode = INI_SCANNER_NORM ...
https://man.plustar.jp/php/function.parse-ini-string.html - [similar]