検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 123 for [SIMILAR] 16 1024 4096 WITH 22473 whitespace WIT... (0.204 sec.)
デリミタ 0
« はじめに メタ文字 » PHP Manual PCRE 正規表現構文 デリミタ デリミタ PCRE 関数を使うときには、パターンを delimiters で囲まなければなりません。 英数字、バックスラッシュ、空白文字以外の任意の文字をデリミタとして使うことができます。 有効なデリミタの前に空白文字を付けても、黙って無視されます ...
https://man.plustar.jp/php/regexp.reference.delimiters.html - [similar]
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
変数が数字または数値形式の文字列であるかを調べる 0
« is_null is_object » PHP Manual 変数操作 関数 変数が数字または数値形式の文字列であるかを調べる is_numeric (PHP 4, PHP 5, PHP 7, PHP 8) is_numeric — 変数が数字または数値形式の文字列であるかを調べる 説明 is_numeric ( mixed $value ): bool 指定した変数が数値または 数値形式の文字列 であるかど ...
https://man.plustar.jp/php/function.is-numeric.html - [similar]
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
命令の分離 0
« HTML からの脱出 コメント » PHP Manual 基本的な構文 命令の分離 命令の分離 C や Perl と同様に、PHP でもステートメントを区切りにはセミコロンが必要と なります。PHP コードブロックの終了タグには自動的にセミコロンが含まれていると 認識されます。 従って PHP コードの最終行にはセミコロンを記述する ...
https://man.plustar.jp/php/language.basic-syntax.instruction-separation.html - [similar]
値を設定する 0
« ps_set_text_pos ps_setcolor » PHP Manual PS 関数 値を設定する ps_set_value (PECL ps >= 1.1.0) ps_set_value — 値を設定する 説明 ps_set_value ( resource $psdoc , string $name , float $value ): bool 多くの関数で利用される値を設定します。 パラメータは浮動小数点数値として定義されます。 パラ ...
https://man.plustar.jp/php/function.ps-set-value.html - [similar]
コードポイントが、スペース文字であるかを調べる 0
« IntlChar::ispunct IntlChar::istitle » PHP Manual IntlChar コードポイントが、スペース文字であるかを調べる IntlChar::isspace (PHP 7, PHP 8) IntlChar::isspace — コードポイントが、スペース文字であるかを調べる 説明 public static IntlChar::isspace ( int | string $codepoint ): ? bool 指定され ...
https://man.plustar.jp/php/intlchar.isspace.html - [similar]
陥りやすい落とし穴 0
« エラーメッセージの説明 複数ファイルのアップロード » PHP Manual ファイルアップロードの処理 陥りやすい落とし穴 陥りやすい落とし穴 MAX_FILE_SIZE の値に、 php.ini の upload_max_filesize で指定されたファイルサイズより大きなファイルサイズを指定する ことはできません。デフォルトは、2 メガバイト ...
https://man.plustar.jp/php/features.file-upload.common-pitfalls.html - [similar]
制御構造に関する別の構文 0
« elseif/else if while » PHP Manual 制御構造 制御構造に関する別の構文 制御構造に関する別の構文 (PHP 4, PHP 5, PHP 7, PHP 8) PHPは、いくつかの制御構造、つまり、 if 、 while 、 for 、 foreach 、 switch に関する別の構文を提供します。 各構造において開き波括弧をコロン(:)、閉じ波括弧をそれぞれ ...
https://man.plustar.jp/php/control-structures.alternative-syntax.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 0
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナリにデコードする sodium_base642bin (PHP 7 >= 7.2.0, PHP 8) sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする 説明 sodium_base642bin ( string $string , int $id , st ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT