検索

phrase: max: clip:
target: order:
Results of 201 - 210 of about 223 for utf (0.025 sec.)
ファイルポインタから行を取得し、CSVフィールドを処理する 4594
« fgetc fgets » PHP Manual ファイルシステム 関数 ファイルポインタから行を取得し、CSVフィールドを ... ケール設定を考慮します。もし LC_CTYPE が例えば en_US.UTF-8 の場合、 1 バイトエンコーディングのファイルは間違 ...
https://man.plustar.jp/php/function.fgetcsv.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 4594
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度 ... s() の例 <?php $headers_string = <<<EOF Subject: =?UTF-8?B?UHLDvGZ1bmcgUHLDvGZ1bmc=?= To: example@example ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
PostgreSQL 接続をオープンする 4594
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする ... nnect ( "host=localhost options='--client_encoding=UTF8'" ); // "localhost" のデータベースに接続する際に、 ... エンコーディングを UTF-8 に指定 ?> 参考 pg_pconnect() - 持続的な PostgreS ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
個人の単語リストを有する新規辞書をロードする 4594
« pspell_new_config pspell_new » PHP Manual Pspell 関数 個人の単語リストを有する新規辞書をロード ... のエンコーディングとして予想されるもの。有効な値は、 utf-8 , iso8859-* , koi8-r , viscii , cp1252 , machine ...
https://man.plustar.jp/php/function.pspell-new-personal.html - [similar]
接続したソケットからデータを受信する 4594
« socket_read socket_recvfrom » PHP Manual ソケット 関数 接続したソケットからデータを受信する so ... Connection: close Content-Type: text/html; charset=UTF-8 OK. 関連キーワード: データ , 受信 , 接続 , recv ...
https://man.plustar.jp/php/function.socket-recv.html - [similar]
サンプル 4594
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Exa ... ator ID を取得する Example#2496 - エスケープされた UTF-16 コード単位の変換 Example#2497 - IntlDatePattern ... Generator::getBestPattern の例 Example#2498 - UTF-8 から UTF-16 に変換し、UTF-8 に戻す例 Example#249 ... ple#2510 - idn_to_ascii の例 Example#2511 - idn_to_utf8 の例 Example#2512 - さまざまなコードポイントの例 ... 581 - mb_convert_case の例 Example#2582 - 非ラテン UTF-8 テキストでの mb_convert_case の例 Example#2583 - ...
https://man.plustar.jp/php/indexes.examples.html - [similar]
php.ini ディレクティブのリスト 4594
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... t_handler DBA_DEFAULT PHP_INI_ALL default_charset "UTF-8" PHP_INI_ALL デフォルトは "UTF-8" です。 input_e ...
https://man.plustar.jp/php/ini.list.html - [similar]
Microsoft SQL Server 関数 (PDO_SQLSRV) 4594
« PDO_MYSQL DSN PDO_SQLSRV DSN » PHP Manual PDO ドライバ Microsoft SQL Server 関数 (PDO_SQLSRV) ... ement::bindParam に渡せます。 PDO::SQLSRV_ENCODING_UTF8 ( int ) サーバーとの間のデータの送受信を UTF-8 エ ...
https://man.plustar.jp/php/ref.pdo-sqlsrv.html - [similar]
国際化関数 4553
« ob_iconv_handler はじめに » PHP Manual 自然言語および文字エンコーディング 国際化関数 国際化関数 ... ormalizer クラス Normalizer::getRawDecomposition — UTF-8 エンコードされているコードポイントから、Decompos ... ンスをテキストバッファから取り出す関数。 テキストは UTF-8 でエンコードされている必要があります grapheme_st ... cii — ドメイン名をIDNAのASCII形式に変換する idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUn ...
https://man.plustar.jp/php/book.intl.html - [similar]
JSON 文字列をデコードする 4553
« JSON 関数 json_encode » PHP Manual JSON 関数 JSON 文字列をデコードする json_decode (PHP 5 >= 5 ... タ json デコード対象となる json 文字列。 この関数は UTF-8 でエンコードされた文字列でのみ動作します。 注意 ... 最大値。 flags JSON_BIGINT_AS_STRING , JSON_INVALID_UTF8_IGNORE , JSON_INVALID_UTF8_SUBSTITUTE , JSON_OBJE ... になりました。 7.2.0 flags パラメータに JSON_INVALID_UTF8_IGNORE および JSON_INVALID_UTF8_SUBSTITUTE が追加 ...
https://man.plustar.jp/php/function.json-decode.html - [similar]