検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 150 for [SIMILAR] 16 1024 4096 WITH 82388 strtok WITH 23... (0.280 sec.)
変換フィルタ 0
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ string.* フィルタと同様、convert.* フィルタもその名前と同じような 動作をします。 これらのフィルタについてのより詳しい情報は、対応する関数のマニュアルを 参照してください。 convert.base64-encode ...
https://man.plustar.jp/php/filters.convert.html - [similar]
ファイルポインタから行を取得し、CSVフィールドを処理する 0
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを処理する fgetcsv (PHP 4, PHP 5, PHP 7, PHP 8) fgetcsv — ファイルポインタから行を取得し、CSVフィールドを処理する 説明 fgetcsv ( resource $stream , ? int $length = null , string $separator = "," ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
マルチバイト文字列を受取り、文字の配列を返す 0
« mb_split mb_strcut » PHP Manual マルチバイト文字列 関数 マルチバイト文字列を受取り、文字の配列を返す mb_str_split (PHP 7 >= 7.4.0, PHP 8) mb_str_split — マルチバイト文字列を受取り、文字の配列を返す 説明 mb_str_split ( string $string , int $length = 1 , ? string $encoding = null ): arra ...
https://man.plustar.jp/php/function.mb-str-split.html - [similar]
文字列を固定長の他の文字列で埋める 0
« str_ireplace str_repeat » PHP Manual String 関数 文字列を固定長の他の文字列で埋める str_pad (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) str_pad — 文字列を固定長の他の文字列で埋める 説明 str_pad ( string $string , int $length , string $pad_string = " " , int $pad_type = STR_PAD_RIGHT ): strin ...
https://man.plustar.jp/php/function.str-pad.html - [similar]
MySQL Native Driver プラグインAPI 0
« Memory management mysqlndプラグイン と MySQL Proxyの比較 » PHP Manual Mysqlnd MySQL Native Driver プラグインAPI MySQL Native Driver プラグインAPI 目次 mysqlndプラグイン と MySQL Proxyの比較 mysqlnd plugin APIを取得する MySQL Native Driverプラグイン のアーキテクチャ mysqlnd のプラグイン ...
https://man.plustar.jp/php/mysqlnd.plugin.html - [similar]
DOMText クラス 0
« DOMProcessingInstruction::__construct DOMText::__construct » PHP Manual DOM DOMText クラス DOMText クラス (PHP 5, PHP 7, PHP 8) はじめに DOMText クラスは DOMCharacterData を継承しており、 DOMElement あるいは DOMAttr の中身のテキストを表します。 クラス概要 class DOMText extends DOMChara ...
https://man.plustar.jp/php/class.domtext.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 エラーおよびロギング設定オプション 名前 デフォルト 変更可能 変更履歴 error_reporting NULL PHP_INI_ALL display_errors "1" PHP_INI_ALL display_startup_errors "1" PHP_IN ...
https://man.plustar.jp/php/errorfunc.configuration.html - [similar]
アイテムを比較して入れ替える 0
« Memcached::appendByKey Memcached::casByKey » PHP Manual Memcached アイテムを比較して入れ替える Memcached::cas (PECL memcached >= 0.1.0) Memcached::cas — アイテムを比較して入れ替える 説明 public Memcached::cas ( float $cas_token , string $key , mixed $value , int $expiration = ? ): bool ...
https://man.plustar.jp/php/memcached.cas.html - [similar]
文字列に使用されている単語についての情報を返す 0
« str_starts_with strcasecmp » PHP Manual String 関数 文字列に使用されている単語についての情報を返す str_word_count (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) str_word_count — 文字列に使用されている単語についての情報を返す 説明 str_word_count ( string $string , int $format = 0 , ? string $cha ...
https://man.plustar.jp/php/function.str-word-count.html - [similar]
文字列を小文字にする 0
« strtok strtoupper » PHP Manual String 関数 文字列を小文字にする strtolower (PHP 4, PHP 5, PHP 7, PHP 8) strtolower — 文字列を小文字にする 説明 strtolower ( string $string ): string string のアルファベット部分をすべて小文字にして返します。 「アルファベット部分」は現在のロケールにより決定 ...
https://man.plustar.jp/php/function.strtolower.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT