検索

phrase: max: clip:
target: order:
Results of 561 - 570 of about 998 for [SIMILAR] 16 1024 4096 WITH 13732 banana WITH 10... (0.632 sec.)
文字エンコーディングを検出する 0
« mb_decode_numericentity mb_detect_order » PHP Manual マルチバイト文字列 関数 文字エンコーディングを検出する mb_detect_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_detect_encoding — 文字エンコーディングを検出する 説明 mb_detect_encoding ( string $string , array | string | null $enc ...
https://man.plustar.jp/php/function.mb-detect-encoding.html - [similar]
マルチバイト対応の正規表現マッチ 0
« mb_ereg_search mb_eregi_replace » PHP Manual マルチバイト文字列 関数 マルチバイト対応の正規表現マッチ mb_ereg (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg — マルチバイト対応の正規表現マッチ 説明 mb_ereg ( string $pattern , string $string , array &$matches = null ): bool マルチバイト対 ...
https://man.plustar.jp/php/function.mb-ereg.html - [similar]
CSR の subject を返す 0
« openssl_csr_get_public_key openssl_csr_new » PHP Manual OpenSSL 関数 CSR の subject を返す openssl_csr_get_subject (PHP 5 >= 5.2.0, PHP 7, PHP 8) openssl_csr_get_subject — CSR の subject を返す 説明 openssl_csr_get_subject ( OpenSSLCertificateSigningRequest | string $csr , bool $short_ ...
https://man.plustar.jp/php/function.openssl-csr-get-subject.html - [similar]
URL を解釈し、その構成要素を返す 0
« http_build_query rawurldecode » PHP Manual URL 関数 URL を解釈し、その構成要素を返す parse_url (PHP 4, PHP 5, PHP 7, PHP 8) parse_url — URL を解釈し、その構成要素を返す 説明 parse_url ( string $url , int $component = -1 ): int | string | array | null | false この関数は、URL の様々な構成 ...
https://man.plustar.jp/php/function.parse-url.html - [similar]
current のエイリアス 0
« next prev » PHP Manual 配列 関数 current のエイリアス pos (PHP 4, PHP 5, PHP 7, PHP 8) pos — current() のエイリアス 説明 この関数は次の関数のエイリアスです。 current() 関連キーワード: 関数 , next , prev , 配列 , ...
https://man.plustar.jp/php/function.pos.html - [similar]
単語のスペルについて修正候補を示す 0
« pspell_store_replacement PSpell\Dictionary » PHP Manual Pspell 関数 単語のスペルについて修正候補を示す pspell_suggest (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) pspell_suggest — 単語のスペルについて修正候補を示す 説明 pspell_suggest ( PSpell\Dictionary $dictionary , string $word ): array | ...
https://man.plustar.jp/php/function.pspell-suggest.html - [similar]
count のエイリアス 0
« shuffle sort » PHP Manual 配列 関数 count のエイリアス sizeof (PHP 4, PHP 5, PHP 7, PHP 8) sizeof — count() のエイリアス 説明 この関数は次の関数のエイリアスです。 count() . 関連キーワード: count , 関数 , sizeof , shuffle , sort , 配列 , ...
https://man.plustar.jp/php/function.sizeof.html - [similar]
addrinfo に関する情報を取得する 0
« socket_addrinfo_connect socket_addrinfo_lookup » PHP Manual ソケット 関数 addrinfo に関する情報を取得する socket_addrinfo_explain (PHP 7 >= 7.2.0, PHP 8) socket_addrinfo_explain — addrinfo に関する情報を取得する 説明 socket_addrinfo_explain ( AddressInfo $address ): array socket_addrin ...
https://man.plustar.jp/php/function.socket-addrinfo-explain.html - [similar]
文字列の長さを得る 0
« stristr strnatcasecmp » PHP Manual String 関数 文字列の長さを得る strlen (PHP 4, PHP 5, PHP 7, PHP 8) strlen — 文字列の長さを得る 説明 strlen ( string $string ): int 与えられた string の長さを返します。 パラメータ string 長さを調べる文字列。 戻り値 成功した場合に string の長さ、 string ...
https://man.plustar.jp/php/function.strlen.html - [similar]
文字の変換あるいは部分文字列の置換を行う 0
« strtoupper substr_compare » PHP Manual String 関数 文字の変換あるいは部分文字列の置換を行う strtr (PHP 4, PHP 5, PHP 7, PHP 8) strtr — 文字の変換あるいは部分文字列の置換を行う 説明 strtr ( string $string , string $from , string $to ): string 代替のシグネチャ (名前付き引数をサポートして ...
https://man.plustar.jp/php/function.strtr.html - [similar]