検索

phrase: max: clip:
target: order:
Results of 121 - 130 of about 284 for [SIMILAR] 16 1024 4096 WITH 55307 toupper WITH 2... (1.546 sec.)
英字かどうかを調べる 0
« ctype_alnum ctype_cntrl » PHP Manual Ctype 関数 英字かどうかを調べる ctype_alpha (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ctype_alpha — 英字かどうかを調べる 説明 ctype_alpha ( mixed $text ): bool 与えられた文字列 text のすべての文字が 英字であるかどうかを調べます。 標準の C ロケールの場合 ...
https://man.plustar.jp/php/function.ctype-alpha.html - [similar]
haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す 0
« grapheme_strrpos grapheme_substr » PHP Manual Grapheme 関数 haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を返す grapheme_strstr (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_strstr — haystack 文字列の中で、needle が最初に登場した場所以降の部分文字列を ...
https://man.plustar.jp/php/function.grapheme-strstr.html - [similar]
配列に値があるかチェックする 0
« extract key_exists » PHP Manual 配列 関数 配列に値があるかチェックする in_array (PHP 4, PHP 5, PHP 7, PHP 8) in_array — 配列に値があるかチェックする 説明 in_array ( mixed $needle , array $haystack , bool $strict = false ): bool haystack 内の needle を検索します。 strict が設定されていな ...
https://man.plustar.jp/php/function.in-array.html - [similar]
クエリからの複数の行を二次元配列に取得する 0
« oci_execute oci_fetch_array » PHP Manual OCI8 関数 クエリからの複数の行を二次元配列に取得する oci_fetch_all (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_all — クエリからの複数の行を二次元配列に取得する 説明 oci_fetch_all ( resource $statement , array &$output , int $offset = 0 , ...
https://man.plustar.jp/php/function.oci-fetch-all.html - [similar]
クエリの次の行をオブジェクトとして返す 0
« oci_fetch_assoc oci_fetch_row » PHP Manual OCI8 関数 クエリの次の行をオブジェクトとして返す oci_fetch_object (PHP 5, PHP 7, PHP 8, PECL OCI8 >= 1.1.0) oci_fetch_object — クエリの次の行をオブジェクトとして返す 説明 oci_fetch_object ( resource $statement , int $mode = OCI_ASSOC | OCI_RET ...
https://man.plustar.jp/php/function.oci-fetch-object.html - [similar]
エラーコード 0
« 大文字変換(Case Folding) 文字エンコーディング » PHP Manual XML パーサ エラーコード エラーコード ( xml_parse() により返されるものとして) XMLエラーコードとして次のような定数が定義されています。: XML_ERROR_NONE XML_ERROR_NO_MEMORY XML_ERROR_SYNTAX XML_ERROR_NO_ELEMENTS XML_ERROR_INVALID_T ...
https://man.plustar.jp/php/xml.error-codes.html - [similar]
コードポイントの合成クラスを取得する 0
« IntlChar::getBlockCode IntlChar::getFC_NFKC_Closure » PHP Manual IntlChar コードポイントの合成クラスを取得する IntlChar::getCombiningClass (PHP 7, PHP 8) IntlChar::getCombiningClass — コードポイントの合成クラスを取得する 説明 public static IntlChar::getCombiningClass ( int | string $co ...
https://man.plustar.jp/php/intlchar.getcombiningclass.html - [similar]
文字列の中から任意の文字を探す 0
« strncmp strpos » PHP Manual String 関数 文字列の中から任意の文字を探す strpbrk (PHP 5, PHP 7, PHP 8) strpbrk — 文字列の中から任意の文字を探す 説明 strpbrk ( string $string , string $characters ): string | false strpbrk() は、文字列 string から characters を探します。 パラメータ string ...
https://man.plustar.jp/php/function.strpbrk.html - [similar]
セーブポイントまでトランザクションをロールバックする 0
« Session::rollback Session::setSavepoint » PHP Manual mysql_xdevapi\Session セーブポイントまでトランザクションをロールバックする Session::rollbackTo (No version information available, might only be in Git) Session::rollbackTo — セーブポイントまでトランザクションをロールバックする 説明 p ...
https://man.plustar.jp/php/mysql-xdevapi-session.rollbackto.html - [similar]
登録されているフィルタのリストを取得する 0
« stream_get_contents stream_get_line » PHP Manual ストリーム 関数 登録されているフィルタのリストを取得する stream_get_filters (PHP 5, PHP 7, PHP 8) stream_get_filters — 登録されているフィルタのリストを取得する 説明 stream_get_filters (): array 実行中のシステムに登録されているフィルタの一 ...
https://man.plustar.jp/php/function.stream-get-filters.html - [similar]