検索

phrase: max: clip:
target: order:
Results of 151 - 160 of about 1608 for [SIMILAR] 16 1024 4096 WITH 35729 文字 WITH 2854... (3.123 sec.)
8 ビット文字列を base64 文字列に変換する 0
« imap_base64 imap_body » PHP Manual IMAP 関数 8 ビット文字列を base64 文字列に変換する imap_binary (PHP 4, PHP 5, PHP 7, PHP 8) imap_binary — 8 ビット文字列を base64 文字列に変換する 説明 imap_binary ( string $string ): string | false ( » RFC2045 , Section 6.8 に基づき)8 ビット文字列を ...
https://man.plustar.jp/php/function.imap-binary.html - [similar]
文字列のコードを評価し、動的に関数を作成する 0
« call_user_func forward_static_call_array » PHP Manual 関数処理 関数 文字列のコードを評価し、動的に関数を作成する create_function (PHP 4 >= 4.0.1, PHP 5, PHP 7) create_function — 文字列のコードを評価し、動的に関数を作成する 警告 この関数は PHP 7.2.0 で 非推奨 になり、PHP 8.0.0 で 削除 さ ...
https://man.plustar.jp/php/function.create-function.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
二つの文字列の間の類似性を計算する 0
« sha1 soundex » PHP Manual String 関数 二つの文字列の間の類似性を計算する similar_text (PHP 4, PHP 5, PHP 7, PHP 8) similar_text — 二つの文字列の間の類似性を計算する 説明 similar_text ( string $string1 , string $string2 , float &$percent = null ): int この関数は、Programming Classics: I ...
https://man.plustar.jp/php/function.similar-text.html - [similar]
quoted-printable 文字列を 8 ビット文字列に変換する 0
« printf quoted_printable_encode » PHP Manual String 関数 quoted-printable 文字列を 8 ビット文字列に変換する quoted_printable_decode (PHP 4, PHP 5, PHP 7, PHP 8) quoted_printable_decode — quoted-printable 文字列を 8 ビット文字列に変換する 説明 quoted_printable_decode ( string $string ): ...
https://man.plustar.jp/php/function.quoted-printable-decode.html - [similar]
文字列の一部を得る 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]
最初の n 文字についてバイナリセーフな文字列比較を行う 0
« strncasecmp strpbrk » PHP Manual String 関数 最初の n 文字についてバイナリセーフな文字列比較を行う strncmp (PHP 4, PHP 5, PHP 7, PHP 8) strncmp — 最初の n 文字についてバイナリセーフな文字列比較を行う 説明 strncmp ( string $string1 , string $string2 , int $length ): int この関数は strcm ...
https://man.plustar.jp/php/function.strncmp.html - [similar]
数値をパースする 0
« NumberFormatter::parseCurrency NumberFormatter::setAttribute » PHP Manual NumberFormatter 数値をパースする NumberFormatter::parse numfmt_parse (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) NumberFormatter::parse -- numfmt_parse — 数値をパースする 説明 オブジェクト指向型 public Num ...
https://man.plustar.jp/php/numberformatter.parse.html - [similar]
文字列が最後に現れる場所を見つける 0
« iconv_strpos iconv_substr » PHP Manual iconv 関数 文字列が最後に現れる場所を見つける iconv_strrpos (PHP 5, PHP 7, PHP 8) iconv_strrpos — 文字列が最後に現れる場所を見つける 説明 iconv_strrpos ( string $haystack , string $needle , ? string $encoding = null ): int | false needle が haysta ...
https://man.plustar.jp/php/function.iconv-strrpos.html - [similar]
大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見... 0
« grapheme_extract grapheme_stristr » PHP Manual Grapheme 関数 大文字小文字を区別せず、文字列内で最初にあらわれる場所の (書記素単位の) 位置を見つける grapheme_stripos (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.0) grapheme_stripos — 大文字小文字を区別せず、文字列内で最初にあらわれる場 ...
https://man.plustar.jp/php/function.grapheme-stripos.html - [similar]