検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 336 for [SIMILAR] 16 1024 4096 WITH 24391 strtolower WIT... (0.355 sec.)
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
« strspn strtok » PHP Manual String 関数 文字列が最初に現れる位置を見つける strstr (PHP 4, PHP 5, PHP 7, PHP 8) strstr — 文字列が最初に現れる位置を見つける 説明 strstr ( string $haystack , string $needle , bool $before_needle = false ): string | false haystack の中で needle が最初に現れる ...
https://man.plustar.jp/php/function.strstr.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 yaml_parse() のコールバックメソッドで使う、 スカラーエンティティの形式 YAML_AN ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
文字列で使用されている文字に関する情報を返す 0
« convert_uuencode crc32 » PHP Manual String 関数 文字列で使用されている文字に関する情報を返す count_chars (PHP 4, PHP 5, PHP 7, PHP 8) count_chars — 文字列で使用されている文字に関する情報を返す 説明 count_chars ( string $string , int $mode = 0 ): array | string string において各バイト値 ...
https://man.plustar.jp/php/function.count-chars.html - [similar]
指定したデータソースに保存されたテーブルの名前のリストを取得する 0
« odbc_tableprivileges PDO » PHP Manual ODBC 関数 指定したデータソースに保存されたテーブルの名前のリストを取得する odbc_tables (PHP 4, PHP 5, PHP 7, PHP 8) odbc_tables — 指定したデータソースに保存されたテーブルの名前のリストを取得する 説明 odbc_tables ( resource $odbc , ? string $catalog ...
https://man.plustar.jp/php/function.odbc-tables.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
« エラーコード 例 » PHP Manual XML パーサ 文字エンコーディング 文字エンコーディング PHPのXML拡張機能は、異なった 文字エンコーディング を通じて » Unicode 文字セットをサポートします。 ソースエンコーディング および ターゲットエンコーディング という2種類の文字エンコーディングがあります。 PHP ...
https://man.plustar.jp/php/xml.encoding.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
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 COM 設定オプション 名前 デフォルト 変更可能 変更履歴 com.allow_dcom "0" PHP_INI_SYSTEM com.autoregister_typelib "0" PHP_INI_ALL com.autoregister_verbose "0" PHP_INI_A ...
https://man.plustar.jp/php/com.configuration.html - [similar]