検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 195 for [SIMILAR] 16 1024 4096 WITH 16224 チバ WITH 1374... (0.468 sec.)
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
新規 cURL マルチハンドルを返す 0
« curl_multi_info_read curl_multi_remove_handle » PHP Manual cURL 関数 新規 cURL マルチハンドルを返す curl_multi_init (PHP 5, PHP 7, PHP 8) curl_multi_init — 新規 cURL マルチハンドルを返す 説明 curl_multi_init (): CurlMultiHandle 複数の cURL ハンドルを非同期で実行できるようにします。 パラ ...
https://man.plustar.jp/php/function.curl-multi-init.html - [similar]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
MIMEヘッダの文字列をエンコードする 0
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列をエンコードする mb_encode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_mimeheader — MIMEヘッダの文字列をエンコードする 説明 mb_encode_mimeheader ( string $string , ? string $ch ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
文字を HTML 数値エンティティにエンコードする 0
« mb_encode_mimeheader mb_encoding_aliases » PHP Manual マルチバイト文字列 関数 文字を HTML 数値エンティティにエンコードする mb_encode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_numericentity — 文字を HTML 数値エンティティにエンコードする 説明 mb_encode_numericentity ( ...
https://man.plustar.jp/php/function.mb-encode-numericentity.html - [similar]
サポートするすべてのエンコーディングの配列を返す 0
« mb_language mb_ord » PHP Manual マルチバイト文字列 関数 サポートするすべてのエンコーディングの配列を返す mb_list_encodings (PHP 5, PHP 7, PHP 8) mb_list_encodings — サポートするすべてのエンコーディングの配列を返す 説明 mb_list_encodings (): array サポートするすべてのエンコーディングの配 ...
https://man.plustar.jp/php/function.mb-list-encodings.html - [similar]
文字列の幅を返す 0
« mb_strtoupper mb_substitute_character » PHP Manual マルチバイト文字列 関数 文字列の幅を返す mb_strwidth (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_strwidth — 文字列の幅を返す 説明 mb_strwidth ( string $string , ? string $encoding = null ): int 文字列 string の幅を返します。 半角文字は 1 ...
https://man.plustar.jp/php/function.mb-strwidth.html - [similar]
クライアントのエンコーディングを取得する 0
« pg_cancel_query pg_close » PHP Manual PostgreSQL 関数 クライアントのエンコーディングを取得する pg_client_encoding (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) pg_client_encoding — クライアントのエンコーディングを取得する 説明 pg_client_encoding ( ? PgSql\Connection $connection = null ): strin ...
https://man.plustar.jp/php/function.pg-client-encoding.html - [similar]
文字列の各単語の最初の文字を大文字にする 0
« ucfirst utf8_decode » PHP Manual String 関数 文字列の各単語の最初の文字を大文字にする ucwords (PHP 4, PHP 5, PHP 7, PHP 8) ucwords — 文字列の各単語の最初の文字を大文字にする 説明 ucwords ( string $string , string $separators = " \t\r\n\f\v" ): string 文字がアルファベットの場合、 string ...
https://man.plustar.jp/php/function.ucwords.html - [similar]
サポートされる文字エンコーディング 0
« HTTP 入出力 関数のオーバーロード機能 » PHP Manual マルチバイト文字列 サポートされる文字エンコーディング サポートされる文字エンコーディング 現在、以下の文字エンコーディングが mbstring モジュールによりサポートされています。文字エンコーディングは、 mbstring 関数の encoding パラメータで指定 ...
https://man.plustar.jp/php/mbstring.supported-encodings.html - [similar]