検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 81 for preg (0.010 sec.)
"自然順"アルゴリズムにより文字列比較を行う 6024
« strnatcasecmp strncasecmp » PHP Manual String 関数 "自然順"アルゴリズムにより文字列比較を行う ... の » 自然順文字列比較 のページを参照ください。 参考 preg_match() - 正規表現によるマッチングを行う strcasecm ...
https://man.plustar.jp/php/function.strnatcmp.html - [similar]
新機能 6024
« PHP 7.4.x から PHP 8.0.x への移行 下位互換性のない変更点 » PHP Manual PHP 7.4.x から PHP 8.0.x ... に関するエラーを人間が読みやすいメッセージとして返す preg_last_error_msg() が追加されました。 これは、整数の ... enum を返していた preg_last_error() を補完するものです。 リフレクション 以 ...
https://man.plustar.jp/php/migration80.new-features.html - [similar]
関数の定義(プロトタイプ)を読むには 5996
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについ ... パラメータを リファレンス渡し にすることができます。 preg_match ( string $pattern , string $subject , array ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
XML 外部エンティティの例 5996
« XMLタグのマッピングの例 XML パーサ 関数 » PHP Manual 例 XML 外部エンティティの例 XML 外部エンテ ... 自分自身が所有しているローカルファイルのみです if (! preg_match ( "@^([a-z][a-z0-9+.-]*)\:\/\/@i" , $file ) ...
https://man.plustar.jp/php/example.xml-external-entity.html - [similar]
文字列を文字列により分割する 5996
« echo fprintf » PHP Manual String 関数 文字列を文字列により分割する explode (PHP 4, PHP 5, PHP ... : この関数はバイナリデータに対応しています。 参考 preg_split() - 正規表現で文字列を分割する str_split() - ...
https://man.plustar.jp/php/function.explode.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 5996
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strp ... から任意の文字を探す substr() - 文字列の一部分を返す preg_match() - 正規表現によるマッチングを行う 関連キーワ ...
https://man.plustar.jp/php/function.strpos.html - [similar]
文字の変換あるいは部分文字列の置換を行う 5996
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う st ... e() - 検索文字列に一致したすべての文字列を置換する preg_replace() - 正規表現検索および置換を行う 関連キーワ ...
https://man.plustar.jp/php/function.strtr.html - [similar]
文字列の一部分を返す 5996
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, ... を取得する substr_replace() - 文字列の一部を置換する preg_match() - 正規表現によるマッチングを行う trim() - ...
https://man.plustar.jp/php/function.substr.html - [similar]
Rar アーカイブをオープンする 5996
« RarArchive::isSolid RarArchive::setAllowBroken » PHP Manual RarArchive Rar アーカイブをオープン ... あるものとします */ function resolve ( $vol ) { if ( preg_match ( '/_broken/' , $vol )) return str_replace ( ...
https://man.plustar.jp/php/rararchive.open.html - [similar]
ビルトインウェブサーバー 5969
« 対話シェル INI 設定 » PHP Manual コマンドラインの使用法 ビルトインウェブサーバー ビルトインウェ ... me to PHP" と表示します。 <?php // router.php if ( preg_match ( '/\.(?:png|jpg|jpeg|gif)$/' , $_SERVER [ " ...
https://man.plustar.jp/php/features.commandline.webserver.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT