検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 246 for [SIMILAR] 16 1024 4096 WITH 23660 strtoupper WIT... (0.325 sec.)
文字列の一部を得る 0
« mb_substr_count Pspell » PHP Manual マルチバイト文字列 関数 文字列の一部を得る mb_substr (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substr — 文字列の一部を得る 説明 mb_substr ( string $string , int $start , ? int $length = null , ? string $encoding = null ): string 文字数に基づきマルチバ ...
https://man.plustar.jp/php/function.mb-substr.html - [similar]
フォーマットされた文字列を返す 0
« soundex sscanf » PHP Manual String 関数 フォーマットされた文字列を返す sprintf (PHP 4, PHP 5, PHP 7, PHP 8) sprintf — フォーマットされた文字列を返す 説明 sprintf ( string $format , mixed ...$values ): string フォーマット文字列 format に基づき生成された文字列を返します。 パラメータ form ...
https://man.plustar.jp/php/function.sprintf.html - [similar]
変数がユーザーキャッシュに存在するかどうかを調べる 0
« wincache_ucache_delete wincache_ucache_get » PHP Manual WinCache 関数 変数がユーザーキャッシュに存在するかどうかを調べる wincache_ucache_exists (PECL wincache >= 1.1.0) wincache_ucache_exists — 変数がユーザーキャッシュに存在するかどうかを調べる 説明 wincache_ucache_exists ( string $key ...
https://man.plustar.jp/php/function.wincache-ucache-exists.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
コードポイントがタイトルケース文字であるかを調べる 0
« IntlChar::isspace IntlChar::isUAlphabetic » PHP Manual IntlChar コードポイントがタイトルケース文字であるかを調べる IntlChar::istitle (PHP 7, PHP 8) IntlChar::istitle — コードポイントがタイトルケース文字であるかを調べる 説明 public static IntlChar::istitle ( int | string $codepoint ): ? ...
https://man.plustar.jp/php/intlchar.istitle.html - [similar]
Unicode 文字をタイトルケースにする 0
« IntlChar::tolower IntlChar::toupper » PHP Manual IntlChar Unicode 文字をタイトルケースにする IntlChar::totitle (PHP 7, PHP 8) IntlChar::totitle — Unicode 文字をタイトルケースにする 説明 public static IntlChar::totitle ( int | string $codepoint ): int | string | null 指定した文字を、同等 ...
https://man.plustar.jp/php/intlchar.totitle.html - [similar]
マジック定数 0
« 自動的に定義される定数 式 » PHP Manual 定数 マジック定数 マジック定数 使われる場所によって値が変化する定数(マジック定数)が 9 つあります。 例えば、 __LINE__ はスクリプト上において 使われる行によって値が変化します。 これらの "マジック"定数は、実行時に解決される通常の定数とは異なり、コン ...
https://man.plustar.jp/php/language.constants.magic.html - [similar]
最大 4 つまでの $_SERVER 変数を実行時に変更させる 0
« Phar::mount Phar::offsetExists » PHP Manual Phar 最大 4 つまでの $_SERVER 変数を実行時に変更させる Phar::mungServer (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL phar >= 2.0.0) Phar::mungServer — 最大 4 つまでの $_SERVER 変数を実行時に変更させる 説明 final public static Phar::mungServer ( array ...
https://man.plustar.jp/php/phar.mungserver.html - [similar]
設定オプションの値を得る 0
« ini_get_all ini_restore » PHP Manual PHP オプション/情報 関数 設定オプションの値を得る ini_get (PHP 4, PHP 5, PHP 7, PHP 8) ini_get — 設定オプションの値を得る 説明 ini_get ( string $option ): string | false 成功時に、設定オプションの値を返します。 パラメータ option 設定オプションの名前 ...
https://man.plustar.jp/php/function.ini-get.html - [similar]
文字列をトークンに分割する 0
« strstr strtolower » PHP Manual String 関数 文字列をトークンに分割する strtok (PHP 4, PHP 5, PHP 7, PHP 8) strtok — 文字列をトークンに分割する 説明 strtok ( string $string , string $token ): string | false 代替のシグネチャ (名前付き引数をサポートしていません): strtok ( string $token ): ...
https://man.plustar.jp/php/function.strtok.html - [similar]