検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 493 for パース (0.055 sec.)
コマンドライン引数のリストからオプションを取得する 3859
« getmyuid getrusage » PHP Manual PHP オプション/情報 関数 コマンドライン引数のリストからオプショ ... l ): array | false スクリプトに渡されたオプションをパースします。 パラメータ short_options この文字列の各文字 ... _index rest_index パラメータが与えられると、 引数のパースを止めた時点のインデックスがこの変数に書き込まれます ... オプション以外のものが見つかった時点でオプションのパースは終了し、 それ以降の内容は破棄されます。 変更履歴 バ ...
https://man.plustar.jp/php/function.getopt.html - [similar]
設定 3859
« インストール PECL 拡張モジュールのインストール » PHP Manual FastCGI Process Manager (FPM) 設定 ... ォルト値: Yes security.limit_extensions string FPM がパース可能なメインスクリプトを拡張子で制限する。 サーバー側 ... 害を抑えることができます。 FPM には拡張子 .php だけをパースさせるようにしておけば、 悪意のあるユーザーがその他の ...
https://man.plustar.jp/php/install.fpm.configuration.html - [similar]
ファイルを修正し、それを文字列として返す 3859
« tidy::parseString tidy::repairString » PHP Manual tidy ファイルを修正し、それを文字列として返す ... rseFile() - ファイルまたは URI にあるマークアップをパースする tidy::parseString() - 文字列にストアされたドキュ ... メントをパースする tidy::repairString() - 別途提供される設定ファイ ...
https://man.plustar.jp/php/tidy.repairfile.html - [similar]
elseif/else if 3819
« else 制御構造に関する別の構文 » PHP Manual 制御構造 elseif/else if elseif/else if (PHP 4, PHP ... else if のように分割してはいけません。 分割すると、パースエラーとなってしまいます。 <?php /* 間違った方法 */ ... , else , 実行 , 動作 , 分割 , 注意 , 言語 , 単語 , パース , 条件 ...
https://man.plustar.jp/php/control-structures.elseif.html - [similar]
別途提供される設定ファイルを使用して文字列を修正する 3819
« tidy::repairFile tidy::root » PHP Manual tidy 別途提供される設定ファイルを使用して文字列を修正 ... rseFile() - ファイルまたは URI にあるマークアップをパースする tidy::parseString() - 文字列にストアされたドキュ ... メントをパースする tidy::repairFile() - ファイルを修正し、それを文 ...
https://man.plustar.jp/php/tidy.repairstring.html - [similar]
結果から情報を展開する 3795
« ldap_parse_reference ldap_read » PHP Manual LDAP 関数 結果から情報を展開する ldap_parse_result ... , array &$controls = null ): bool LDAP の検索結果をパースします。 パラメータ ldap ldap_connect() が返す LDAP\ ...
https://man.plustar.jp/php/function.ldap-parse-result.html - [similar]
ユーザー単位のクォータ設定を取得する 3779
« imap_get_quota imap_getacl » PHP Manual IMAP 関数 ユーザー単位のクォータ設定を取得する imap_ge ... コールが失敗した場合、およびサーバーからの応答内容をパースできなかった場合には この関数は false を返します。 変 ...
https://man.plustar.jp/php/function.imap-get-quotaroot.html - [similar]
新機能 3779
« PHP 7.1.x から PHP 7.2.x への移行 新しい関数 » PHP Manual PHP 7.1.x から PHP 7.2.x への移行 新 ... するようになりました。 exif_read_data() 関数で画像をパースするときに、 今までよりも多くの独自タグが適切に変換さ ...
https://man.plustar.jp/php/migration72.new-features.html - [similar]
新しい SimpleXMLElement オブジェクトを作成する 3779
« SimpleXMLElement::children SimpleXMLElement::count » PHP Manual SimpleXMLElement 新しい Simple ... エラーメッセージが発生します。さらに、XML データのパースに失敗した場合は例外をスローします。 ヒント libxml_u ... クトに代入する simplexml_load_file() - XMLファイルをパースし、オブジェクトに代入する XML エラーの対応 libxml_u ...
https://man.plustar.jp/php/simplexmlelement.construct.html - [similar]
PHP ファイルの実行 3755
« オプション I/O ストリーム » PHP Manual コマンドラインの使用法 PHP ファイルの実行 PHP ファイルの ... 指定する引数が文字 - で始まる場合、PHP 自体がこれを パースする必要があるとみなすため、問題を発生します。 これを ... 、引数リストセパレータ -- を 使用してください。PHP にパースされる引数の後に このセパレータを置くと、その後の全て ... の引数はそのままパースされずに スクリプトに渡されます。 # これは、指定した ...
https://man.plustar.jp/php/features.commandline.usage.html - [similar]