検索

phrase: max: clip:
target: order:
Results of 81 - 90 of about 223 for utf (0.022 sec.)
Connects to a hostname with optionally asyncronous DNS resolving 4989
« EventBufferEvent::connect EventBufferEvent::__construct » PHP Manual EventBufferEvent Connects ... www.google.co.uk/ Content-Type: text/html; charset=UTF-8 Date: Sat, 09 Mar 2013 12:21:19 GMT Expires: Mon ... tp-equiv="content-type" content="text/html;charset=utf-8"> <TITLE>301 Moved</TITLE></HEAD><BODY> <H1>301 ...
https://man.plustar.jp/php/eventbufferevent.connecthost.html - [similar]
Z39.50 サーバーへの接続を準備する 4989
« yaz_close yaz_database » PHP Manual YAZ 関数 Z39.50 サーバーへの接続を準備する yaz_connect (PH ... 字列。以下のような文字列を使用します。 ISO-8859-1 、 UTF-8 、 UTF-16 。 ほとんどの Z39.50 サーバーはこの機能 ...
https://man.plustar.jp/php/function.yaz-connect.html - [similar]
はじめに 4989
« DOM インストール/設定 » PHP Manual DOM はじめに はじめに DOM 拡張モジュールを使用すると、DOM A ... ントの操作を PHP で行えます。 注意 : DOM拡張機能 は UTF-8 エンコーディングを使います。他のエンコーディング ...
https://man.plustar.jp/php/intro.dom.html - [similar]
変換フィルタ 4937
« 文字列フィルタ 圧縮フィルタ » PHP Manual 利用できるフィルタのリスト 変換フィルタ 変換フィルタ ... 'w' ); stream_filter_append ( $fp , 'convert.iconv.utf-16le.utf-8' ); fwrite ( $fp , "T\0h\0i\0s\0 \0i\0s ...
https://man.plustar.jp/php/filters.convert.html - [similar]
数値に関するフォーマット情報を得る 4937
« levenshtein ltrim » PHP Manual String 関数 数値に関するフォーマット情報を得る localeconv (PHP ... 。例えば、nl_NL ロケール用の通貨 groupingフィールド (UTF-8 モードでのユーロ記号) には、 3、3を値とする要素数 ... 例 <?php if ( false !== setlocale ( LC_ALL , 'nl_NL.UTF-8@euro' )) { $locale_info = localeconv (); print_r ...
https://man.plustar.jp/php/function.localeconv.html - [similar]
LDAP エントリの変更をまとめて実行する 4885
« ldap_mod_replace ldap_modify » PHP Manual LDAP 関数 LDAP エントリの変更をまとめて実行する ldap ... ) <?php function adifyPw ( $pw ) { return iconv ( "UTF-8" , "UTF-16LE" , '"' . $pw . '"' ); } $dn = "cn=J ...
https://man.plustar.jp/php/function.ldap-modify-batch.html - [similar]
インストール手順 4885
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 この » PECL ... nable-parle Enable parle extension. --enable-parle-utf32 Enable internal UTF-32 support. Available since ...
https://man.plustar.jp/php/parle.installation.html - [similar]
エントリのテキスト表現を取得する 4885
« RarEntry::isEncrypted RarException » PHP Manual RarEntry エントリのテキスト表現を取得する RarE ... ェクトはファイルとみなされます)、 そしてエントリ名を UTF-8 であらわしたものと CRC となります。 この形式と内 ...
https://man.plustar.jp/php/rarentry.tostring.html - [similar]
4844
« 定義済み定数 DOMAttr » PHP Manual DOM 例 例 このリファレンスの多くの例で、XMLファイルが必要です ... します。 例1 book.xml <?xml version="1.0" encoding="utf-8"?> <!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook ...
https://man.plustar.jp/php/dom.examples.html - [similar]
ノードが存在する行の番号を取得します。 4844
« DOMNode::cloneNode DOMNode::getNodePath » PHP Manual DOMNode ノードが存在する行の番号を取得しま ... のダンプ $xml = <<<XML <?xml version="1.0" encoding="utf-8"?> <root> <node /> </root> XML; // DOMDocumentク ...
https://man.plustar.jp/php/domnode.getlineno.html - [similar]