検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 262 for encoding (0.024 sec.)
XML パーサのオプションを設定する 4159
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサの ... 値を読み飛ばすかどうかを設定する。 XML_OPTION_TARGET_ENCODING string XML パーサについてどの ターゲット エンコーデ ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
PostgreSQL 関数 4159
« 基本的な使い方 pg_affected_rows » PHP Manual PostgreSQL PostgreSQL 関数 PostgreSQL 関数 注意 注 ... pg_cancel_query — 非同期クエリを取り消す pg_client_encoding — クライアントのエンコーディングを取得する pg_clos ... _send_query — 非同期クエリを送信する pg_set_client_encoding — クライアントのエンコーディングを設定する pg_set_ ...
https://man.plustar.jp/php/ref.pgsql.html - [similar]
wddx の例 4159
« 例 WDDX 関数 » PHP Manual 例 wddx の例 wddx の例 変数をシリアル化する全ての関数は配列の最初要素 ... コーディングを扱うには、 文字列をはじめに mb_convert_encoding() や UConverter::transcode() , iconv() を使って変換 ...
https://man.plustar.jp/php/wddx.examples-serialize.html - [similar]
属性を開始する 4159
« XMLWriter::setIndentString XMLWriter::startAttributeNs » PHP Manual XMLWriter 属性を開始する X ... たとえば以下のようになります。 <?xml version="1.0" encoding="UTF-8"?> <element attribute="value"/> 参考 XMLWri ...
https://man.plustar.jp/php/xmlwriter.startattribute.html - [similar]
libxml のエラー処理関数によるエラー処理 4159
« collection.xml および collection.xsl ファイルの例 XSLTProcessor » PHP Manual 例 libxml のエラー ... org/1999/XSL/Transform"> <xsl:output method="html" encoding="utf-8" indent="no"/> <xsl:template match="fruits" ...
https://man.plustar.jp/php/xsl.examples-errors.html - [similar]
発行コールバック 4159
« パースコールバック Yaml 関数 » PHP Manual コールバック 発行コールバック 発行コールバック 発行コ ... = yaml_emit ( array( 'example' => $t , ), YAML_ANY_ENCODING , YAML_ANY_BREAK , $emit_callbacks ); var_dump ( $ ...
https://man.plustar.jp/php/yaml.callbacks.emit.html - [similar]
The MongoDB\BSON\Binary class 4119
« MongoDB\BSON\toRelaxedExtendedJSON MongoDB\BSON\Binary::__construct » PHP Manual MongoDB\BSON ... le. The PHP driver applies no special handling for encoding or decoding data with this type. MongoDB\BSON\Bina ...
https://man.plustar.jp/php/class.mongodb-bson-binary.html - [similar]
id に対応する要素を検索する 4119
« DOMDocument::createTextNode DOMDocument::getElementsByTagName » PHP Manual DOMDocument id に対 ... うな内容の book.xml を使います。 <?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE books [ <!ELEMENT books (book+ ...
https://man.plustar.jp/php/domdocument.getelementbyid.html - [similar]
数値から、1バイトの文字列を生成する 4119
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP ... tring will be used as ASCII or an ASCII-compatible encoding $str = "この文字列はエスケープで終了します: " ; $s ...
https://man.plustar.jp/php/function.chr.html - [similar]
サポートするすべてのエンコーディングの配列を返す 4119
« mb_language mb_ord » PHP Manual マルチバイト文字列 関数 サポートするすべてのエンコーディングの ... 配列を返す mb_list_encodings (PHP 5, PHP 7, PHP 8) mb_list_encodings — サポート ... るすべてのエンコーディングの配列を返す 説明 mb_list_encodings (): array サポートするすべてのエンコーディングの配 ... この関数はエラーを発生させません。 例 例1 mb_list_encodings() の例 <?php print_r ( mb_list_encodings ()); ?> ... indows-1251 [58] => CP866 [59] => KOI8-R ) 参考 mb_encoding_aliases() - 既知のエンコーディング・タイプのエイリ ...
https://man.plustar.jp/php/function.mb-list-encodings.html - [similar]