検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 219 for マッチ (0.021 sec.)
マルチバイト文字列にコールバック関数を用いた正規表現による置換を行う 4442
« mb_ereg_match mb_ereg_replace » PHP Manual マルチバイト文字列 関数 マルチバイト文字列にコールバ ... ull ): string | false | null string から pattern にマッチする文字列を検索し、 一致した文字列を callback 関数の ...
https://man.plustar.jp/php/function.mb-ereg-replace-callback.html - [similar]
一番最近の操作で変更された行の数を得る 4442
« MySQL 関数 mysql_client_encoding » PHP Manual MySQL 関数 一番最近の操作で変更された行の数を得る ... ことから、必ずしも mysql_affected_rows() の返す値が マッチする行の数と一致するとは限りません。返す値は実際に更 ...
https://man.plustar.jp/php/function.mysql-affected-rows.html - [similar]
パスワードハッシュを作る 4442
« password_get_info password_needs_rehash » PHP Manual Password Hashing 関数 パスワードハッシュを ... す。 参考 password_verify() - パスワードがハッシュにマッチするかどうかを調べる crypt() - 文字列の一方向のハッシ ...
https://man.plustar.jp/php/function.password-hash.html - [similar]
検索文字列に一致したすべての文字列を置換する 4442
« str_repeat str_rot13 » PHP Manual String 関数 検索文字列に一致したすべての文字列を置換する str ... 戻り値は同様に配列となります。 count 指定した場合は、マッチして置換が行われた箇所の個数がここに格納されます。 戻 ...
https://man.plustar.jp/php/function.str-replace.html - [similar]
文字列内の部分文字列が最初に現れる場所を見つける 4442
« strpbrk strrchr » PHP Manual String 関数 文字列内の部分文字列が最初に現れる場所を見つける strp ... 文字列の一部分を返す preg_match() - 正規表現によるマッチングを行う 関連キーワード: 部分 , 最初 , 場所 , 位置 ...
https://man.plustar.jp/php/function.strpos.html - [similar]
文字列の一部分を返す 4442
« substr_replace trim » PHP Manual String 関数 文字列の一部分を返す substr (PHP 4, PHP 5, PHP 7, ... 文字列の一部を置換する preg_match() - 正規表現によるマッチングを行う trim() - 文字列の先頭および末尾にあるホワ ...
https://man.plustar.jp/php/function.substr.html - [similar]
PHP 5.6.x における OpenSSL 関連の変更 4442
« 新しい関数 その他の拡張モジュールに対する変更 » PHP Manual PHP 5.5.x から PHP 5.6.x への移行 P ... rprint はピアの証明書が指定したフィンガープリントにマッチすることを確かめます。 デフォルトの暗号の更新 PHP が ...
https://man.plustar.jp/php/migration56.openssl.html - [similar]
定義済み定数 4442
« リソース型 例 » PHP Manual OAuth 定義済み定数 定義済み定数 以下の定数が定義されています。 この ... が無効です。 サービスプロバイダが算出したシグネチャとマッチしません。 OAUTH_TOKEN_USED ( int ) oauth_token が使 ...
https://man.plustar.jp/php/oauth.constants.html - [similar]
言語リファレンス 4411
« 設定を変更するには 基本的な構文 » PHP Manual 言語リファレンス 言語リファレンス 基本的な構文 PH ... ーム data:// — データ (RFC 2397) glob:// — パターンにマッチするパス名の検索 phar:// — PHP アーカイブ ssh2:// — ...
https://man.plustar.jp/php/langref.html - [similar]
外部から来る変数 4411
« 可変変数 定数 » PHP Manual 変数 外部から来る変数 外部から来る変数 HTML フォーム (GET と POST) ... 後に、裸の文字列(すなわち、既知のキー または予約語にマッチしない引用符無しの文字列) 'ext' が続くとして 解釈しま ...
https://man.plustar.jp/php/language.variables.external.html - [similar]