検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 443 for [SIMILAR] 16 1024 4096 WITH 25368 xmlreader WITH... (0.423 sec.)
入力ロケールの文字を取得する 0
« Locale::getRegion Locale::lookup » PHP Manual Locale 入力ロケールの文字を取得する Locale::getScript locale_get_script (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) Locale::getScript -- locale_get_script — 入力ロケールの文字を取得する 説明 オブジェクト指向型 public static Locale::g ...
https://man.plustar.jp/php/locale.getscript.html - [similar]
XMLタグのマッピングの例 0
« XML エレメント構造の例 XML 外部エンティティの例 » PHP Manual 例 XMLタグのマッピングの例 XMLタグのマッピングの例 例1 XMLをHTMLにマップする この例は、XMLドキュメントのタグを直接HTMLタグにマップします。 "map array" にないエレメントは無視されます。もちろん、この例は、 特定の XML ドキュメン ...
https://man.plustar.jp/php/example.xml-map-tags.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 expect 拡張モジュールを設定するために、 設定ファイル php.ini に 設定項目が用意されています。 Expect 設定オプション 名前 デフォルト 変更可能 変更履歴 expect.timeout "1 ...
https://man.plustar.jp/php/expect.configuration.html - [similar]
gzip 圧縮された文字列を作成する 0
« gzdeflate gzeof » PHP Manual Zlib 関数 gzip 圧縮された文字列を作成する gzencode (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) gzencode — gzip 圧縮された文字列を作成する 説明 gzencode ( string $data , int $level = -1 , int $encoding = ZLIB_ENCODING_GZIP ): string | false この関数は、入力 data を ...
https://man.plustar.jp/php/function.gzencode.html - [similar]
ファイルからの YAML ストリームをパースする 0
« yaml_emit yaml_parse_url » PHP Manual Yaml 関数 ファイルからの YAML ストリームをパースする yaml_parse_file (PECL yaml >= 0.4.0) yaml_parse_file — ファイルからの YAML ストリームをパースする 説明 yaml_parse_file ( string $filename , int $pos = 0 , int &$ndocs = ? , array $callbacks = nul ...
https://man.plustar.jp/php/function.yaml-parse-file.html - [similar]
Null バイト関連の問題 0
« ファイルシステムのセキュリティ データベースのセキュリティ » PHP Manual ファイルシステムのセキュリティ Null バイト関連の問題 Null バイト関連の問題 PHP はファイルシステム関連の操作に C 言語の関数を使用しているので、 null バイトの処理を予期せぬかたちで行うことがあります。 C 言語では null ...
https://man.plustar.jp/php/security.filesystem.nullbytes.html - [similar]
SQL のスカラー関数として使用する PHP 関数を登録する 0
« SQLite3::createCollation SQLite3::enableExceptions » PHP Manual SQLite3 SQL のスカラー関数として使用する PHP 関数を登録する SQLite3::createFunction (PHP 5 >= 5.3.0, PHP 7, PHP 8) SQLite3::createFunction — SQL のスカラー関数として使用する PHP 関数を登録する 説明 public SQLite3::createFu ...
https://man.plustar.jp/php/sqlite3.createfunction.html - [similar]
正規表現で文字列を分割する 0
« preg_replace ssdeep » PHP Manual PCRE 関数 正規表現で文字列を分割する preg_split (PHP 4, PHP 5, PHP 7, PHP 8) preg_split — 正規表現で文字列を分割する 説明 preg_split ( string $pattern , string $subject , int $limit = -1 , int $flags = 0 ): array | false 指定した文字列を、正規表現で分割 ...
https://man.plustar.jp/php/function.preg-split.html - [similar]
ファイルシステム 0
« finfo::set_flags はじめに » PHP Manual ファイルシステム ファイルシステム ファイルシステム はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 ファイルシステム 関数 basename — パスの最後にある名前の部分を返す chgrp — ファイルのグループを変更する chmod — フ ...
https://man.plustar.jp/php/book.filesystem.html - [similar]
ファイルシステム 関数 0
« 定義済み定数 basename » PHP Manual ファイルシステム ファイルシステム 関数 ファイルシステム 関数 参考 関連する関数については、 ディレクトリ および プログラム実行 の節を 参照してください。 リモートファイルとして使用することができる種々のURLラッパーの一覧 と説明については、 サポートするプ ...
https://man.plustar.jp/php/ref.filesystem.html - [similar]