検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 156 for 構文 (0.063 sec.)
コマンドラインオプション 5792
« 他の SAPI との違い Usage » PHP Manual コマンドラインの使用法 コマンドラインオプション コマンド ... ディレクティブに カスタム値を設定することができます。構文は以下のようになります。 -d configuration_directive[ ... -check このオプションにより、指定した PHP コードの 構文チェックのみを簡単に行なうことができます。成功した場 ... ように注意してください。 例2 ダブルクォートの使用時に構文エラーが出る例 $ php -r "$foo = get_defined_constant ... --syntax-highlight と --syntax-highlighting カラー構文ハイライト表示されたソースを表示します。 このオプショ ...
https://man.plustar.jp/php/features.commandline.options.html - [similar]
LDAP サーバーへ接続する 5792
« ldap_compare ldap_control_paged_result_response » PHP Manual LDAP 関数 LDAP サーバーへ接続する ... ction クラスのインスタンスを返します。 これは単なる構文チェックであり、実際にサーバーに接続するわけではあり ... ません。 構文チェックに失敗した場合は false を返します。 失敗して ...
https://man.plustar.jp/php/function.ldap-connect.html - [similar]
S/MIME メッセージを暗号化する 5792
« openssl_pkcs7_decrypt openssl_pkcs7_read » PHP Manual OpenSSL 関数 S/MIME メッセージを暗号化す ... ay( "To" => "nighthawk@example.com" , // 連想配列の構文 "From: HQ <hq@example.com>" , // 添字配列の構文 "S ...
https://man.plustar.jp/php/function.openssl-pkcs7-encrypt.html - [similar]
新機能 5792
« PHP 7.0.x から PHP 7.1.x への移行 新しい関数 » PHP Manual PHP 7.0.x から PHP 7.1.x への移行 新 ... にも影響するからです。 対称的な配列の分解 配列の短縮構文 ( [] ) を使って、 代入用に配列の値を取り出せるよう ... るキーのサポート list() (あるいはその短縮版である [] 構文) の内部でキーを指定できるようになりました。 つまり ... 対する負のオフセットが、文字列内での単純な変数パース構文においても使えるようになりました。 <?php $string = ' ...
https://man.plustar.jp/php/migration71.new-features.html - [similar]
直近に発生したエラーを返す 5711
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP ... おそらくエンコーディングが違います JSON_ERROR_SYNTAX 構文エラー JSON_ERROR_UTF8 正しくエンコードされていないな ... Documentation Team"}' ; // 間違った json 文字列で、構文エラーとなります // ここでは、クォートに " ではなく ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
S/MIME メッセージに署名する 5711
« openssl_pkcs7_read openssl_pkcs7_verify » PHP Manual OpenSSL 関数 S/MIME メッセージに署名する ... , array( "To" => "joes@example.com" , // 連想配列の構文 "From: HQ <ceo@example.com>" , // 添字配列の構文 " ...
https://man.plustar.jp/php/function.openssl-pkcs7-sign.html - [similar]
配列を生成する 5642
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) arr ... ンをご覧ください。 パラメータ values カンマで区切った構文 "index => values" で、インデックスと値を定義します ... 配列エントリの後に続くカンマがある場合、 これは有効な構文です。 戻り値 パラメータの配列を返します。パラメータ ...
https://man.plustar.jp/php/function.array.html - [similar]
パフォーマンス 5642
« 再帰的パターン PCRE 関数 » PHP Manual PCRE 正規表現構文 パフォーマンス パフォーマンス パターン ... aeiou] のような文字クラスの方が効率的です。一般に、構文が 最も単純なものが、たいてい最も効率が良くなります。 ...
https://man.plustar.jp/php/regexp.reference.performance.html - [similar]
switch 5561
« continue match » PHP Manual 制御構造 switch switch (PHP 4, PHP 5, PHP 7, PHP 8) switch 文は、同 ... エラーが発生します。 switch文の制御構造に関する別の構文がサポートされています。 詳細は、 制御構造に関する別 ...構文 を参照ください。 <?php switch ( $i ): case 0 : ech ...
https://man.plustar.jp/php/control-structures.switch.html - [similar]
選択肢 5561
« 文字クラス 内部オプション設定 » PHP Manual PCRE 正規表現構文 選択肢 選択肢 縦線は、パターンに選 ...
https://man.plustar.jp/php/regexp.reference.alternation.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT