検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 203 for [SIMILAR] 16 1024 4096 WITH 20099 ctype WITH 145... (0.228 sec.)
パターン修飾子 0
« PCRE のパターン Perl とは異なる点 » PHP Manual PCRE のパターン パターン修飾子 パターン修飾子 現在使用可能な PCRE 修飾子の一覧を以下に示します。 括弧の中の名前は、これらの修飾子に関する PCRE 内部の名前です。 修飾子中での空白文字および改行は無視されます。他の文字はエラーになります。 i ( ...
https://man.plustar.jp/php/reference.pcre.pattern.modifiers.html - [similar]
SQLSTATE エラーコードを含む情報を返す 0
« mysqli_sql_exception エイリアスおよび非推奨の Mysqli 関数 » PHP Manual mysqli_sql_exception SQLSTATE エラーコードを含む情報を返す mysqli_sql_exception::getSqlState (PHP 8 >= 8.1.2) mysqli_sql_exception::getSqlState — SQLSTATE エラーコードを含む情報を返す 説明 public mysqli_sql_exceptio ...
https://man.plustar.jp/php/mysqli-sql-exception.getsqlstate.html - [similar]
文字列の soundex キーを計算する 0
« similar_text sprintf » PHP Manual String 関数 文字列の soundex キーを計算する soundex (PHP 4, PHP 5, PHP 7, PHP 8) soundex — 文字列の soundex キーを計算する 説明 soundex ( string $string ): string string の soundex キーを計算します。 soundex キーには、似たような発音の単語に関して同じ s ...
https://man.plustar.jp/php/function.soundex.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]
コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 0
« IntlChar::isULowercase IntlChar::isUUppercase » PHP Manual IntlChar コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する IntlChar::isupper (PHP 7, PHP 8) IntlChar::isupper — コードポイントが一般カテゴリ "Lu" (大文字) に属するかを判定する 説明 public static IntlChar::isupper ...
https://man.plustar.jp/php/intlchar.isupper.html - [similar]
文字列の一部を切り出す 0
« iconv_strrpos iconv » PHP Manual iconv 関数 文字列の一部を切り出す iconv_substr (PHP 5, PHP 7, PHP 8) iconv_substr — 文字列の一部を切り出す 説明 iconv_substr ( string $string , int $offset , ? int $length = null , ? string $encoding = null ): string | false 文字列 string の、 offset と ...
https://man.plustar.jp/php/function.iconv-substr.html - [similar]
数値に関するフォーマット情報を得る 0
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) localeconv — 数値に関するフォーマット情報を得る 説明 localeconv (): array ローカルな数値および通貨フォーマット情報を有する連想配列を返します。 パラメータ この関 ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
破線の形状を設定する 0
« ps_setcolor ps_setflat » PHP Manual PS 関数 破線の形状を設定する ps_setdash (PECL ps >= 1.1.0) ps_setdash — 破線の形状を設定する 説明 ps_setdash ( resource $psdoc , float $on , float $off ): bool 破線の「線」の部分と「空白」の部分の長さを設定します。 パラメータ psdoc ps_new() が返す、p ...
https://man.plustar.jp/php/function.ps-setdash.html - [similar]
条件付きサブパターン 0
« 再試行無しのサブパターン コメント » PHP Manual PCRE 正規表現構文 条件付きサブパターン 条件付きサブパターン サブパターンを条件付きでマッチング処理させることが可能です。 言明の結果や直前のキャプチャ用サブパターンがマッチしたかどうかにより、 サブパターン中の 2 つの選択肢を選択させます。条 ...
https://man.plustar.jp/php/regexp.reference.conditional.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 --disable-ctype によりctypeを無効にすること ができます。 Windows 版の PHP には この拡張モジュールのサポートが組み込まれています。これらの関数を使用 するために拡張モジュールを追加でロードする必要はありません ...
https://man.plustar.jp/php/ctype.installation.html - [similar]