検索

phrase: max: clip:
target: order:
Results of 141 - 150 of about 925 for [SIMILAR] 16 1024 4096 WITH 36149 fence WITH 139... (0.606 sec.)
コードポイント値に対応する、Unicode 文字を返す 0
« IntlChar::charType IntlChar::digit » PHP Manual IntlChar コードポイント値に対応する、Unicode 文字を返す IntlChar::chr (PHP 7, PHP 8) IntlChar::chr — コードポイント値に対応する、Unicode 文字を返す 説明 public static IntlChar::chr ( int | string $codepoint ): ? string 指定された Unicode ...
https://man.plustar.jp/php/intlchar.chr.html - [similar]
はじめに 0
« マルチバイト文字列 インストール/設定 » PHP Manual マルチバイト文字列 はじめに はじめに 全ての文字をシングルバイトで一対一表現可能な言語は数多くありますが、 文字表現に単一バイトによる表現範囲を越えるほど多くの文字を必要とする言語も多くあります (1 バイトは 8 ビットから構成されます。各ビッ ...
https://man.plustar.jp/php/intro.mbstring.html - [similar]
文字セットオブジェクトを返す 0
« mysqli::$field_count mysqli::$client_info » PHP Manual mysqli 文字セットオブジェクトを返す mysqli::get_charset mysqli_get_charset (PHP 5 >= 5.1.0, PHP 7, PHP 8) mysqli::get_charset -- mysqli_get_charset — 文字セットオブジェクトを返す 説明 オブジェクト指向型 public mysqli::get_charset ( ...
https://man.plustar.jp/php/mysqli.get-charset.html - [similar]
文字セット 0
« バッファクエリと非バッファクエリ MySQLi » PHP Manual コンセプト 文字セット 文字セット 適切な文字セットをサーバーレベルで設定しておくのが理想であり、MySQL のマニュアルの » Character Set Configuration にもそうするよう書かれています。 しかしそれ以外にも、各 MySQL API には実行時に文字セット ...
https://man.plustar.jp/php/mysqlinfo.concepts.charset.html - [similar]
文字列をスラッシュでクォートする 0
« addcslashes bin2hex » PHP Manual String 関数 文字列をスラッシュでクォートする addslashes (PHP 4, PHP 5, PHP 7, PHP 8) addslashes — 文字列をスラッシュでクォートする 説明 addslashes ( string $string ): string エスケープすべき文字の前にバックスラッシュを付けて返します。 エスケープすべき文 ...
https://man.plustar.jp/php/function.addslashes.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]
修正版 UTF-7 エンコードされた文字列をデコードする 0
« imap_unsubscribe imap_utf7_encode » PHP Manual IMAP 関数 修正版 UTF-7 エンコードされた文字列をデコードする imap_utf7_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_decode — 修正版 UTF-7 エンコードされた文字列をデコードする 説明 imap_utf7_decode ( string $string ): string | false 修正版 ...
https://man.plustar.jp/php/function.imap-utf7-decode.html - [similar]
8859 文字を t61 文字に変換する 0
« LDAP 関数 ldap_add_ext » PHP Manual LDAP 関数 8859 文字を t61 文字に変換する ldap_8859_to_t61 (PHP 4 >= 4.0.2, PHP 5, PHP 7, PHP 8) ldap_8859_to_t61 — 8859 文字を t61 文字に変換する 説明 ldap_8859_to_t61 ( string $value ): string | false ISO-8859 文字を t61 文字に変換します。 この関数は ...
https://man.plustar.jp/php/function.ldap-8859-to-t61.html - [similar]
内部文字エンコーディングを設定あるいは取得する 0
« mb_http_output mb_language » PHP Manual マルチバイト文字列 関数 内部文字エンコーディングを設定あるいは取得する mb_internal_encoding (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_internal_encoding — 内部文字エンコーディングを設定あるいは取得する 説明 mb_internal_encoding ( ? string $encoding ...
https://man.plustar.jp/php/function.mb-internal-encoding.html - [similar]
改行文字の前に HTML の改行タグを挿入する 0
« nl_langinfo number_format » PHP Manual String 関数 改行文字の前に HTML の改行タグを挿入する nl2br (PHP 4, PHP 5, PHP 7, PHP 8) nl2br — 改行文字の前に HTML の改行タグを挿入する 説明 nl2br ( string $string , bool $use_xhtml = true ): string string に含まれるすべての改行文字 ( \r\n 、 \n\ ...
https://man.plustar.jp/php/function.nl2br.html - [similar]