検索

phrase: max: clip:
target: order:
Results of 231 - 240 of about 262 for encoding (0.075 sec.)
GmagickDraw クラス 4089
« Gmagick::writeimage GmagickDraw::annotate » PHP Manual Gmagick GmagickDraw クラス GmagickDraw ... oat public gettextdecoration (): int public gettextencoding (): mixed public line ( float $sx , float $sy , fl ... ion ( int $decoration ): GmagickDraw public settextencoding ( string $encoding ): GmagickDraw } 目次 GmagickDr ... テキストのデコレーションを返す GmagickDraw::gettextencoding — テキストのアノテーションで使うコードセットを返す ... ion — デコレーションを設定する GmagickDraw::settextencoding — テキストのコードセットを設定する 関連キーワード: ...
https://man.plustar.jp/php/class.gmagickdraw.html - [similar]
PHP の関数を XPath 関数として登録する 4089
« DOMXPath::registerNamespace DOM 関数 » PHP Manual DOMXPath PHP の関数を XPath 関数として登録す ... .xml を使います。 例1 book.xml <?xml version="1.0" encoding="UTF-8"?> <books> <book> <title>PHP Basics</title> ...
https://man.plustar.jp/php/domxpath.registerphpfunctions.html - [similar]
Constructs EventHttp object(the HTTP server) 4089
« EventHttp::bind EventHttp::removeServerAlias » PHP Manual EventHttp Constructs EventHttp objec ... dump HTTP/1.0 * Content-Type: text/plain * Content-Encoding: UTF-8 * Connection: close * (press Enter) * * It ...
https://man.plustar.jp/php/eventhttp.construct.html - [similar]
特定のメッセージの構造を読み込む 4089
« imap_fetchmime imap_fetchtext » PHP Manual IMAP 関数 特定のメッセージの構造を読み込む imap_fet ... cture() が返すオブジェクト type 最初の body 部の型 encoding body 部を転送する際のエンコード法 ifsubtype subtyp ...
https://man.plustar.jp/php/function.imap-fetchstructure.html - [similar]
非同期クエリを送信する 4089
« pg_send_query_params pg_set_client_encoding » PHP Manual PostgreSQL 関数 非同期クエリを送信する ...
https://man.plustar.jp/php/function.pg-send-query.html - [similar]
pg_last_error および pg_result_error が返すメッセージの詳細度を指定する 4089
« pg_set_client_encoding pg_socket » PHP Manual PostgreSQL 関数 pg_last_error および pg_result_e ...
https://man.plustar.jp/php/function.pg-set-error-verbosity.html - [similar]
ISO-8859-1 文字列を UTF-8 に変換する 4089
« utf8_decode vfprintf » PHP Manual String 関数 ISO-8859-1 文字列を UTF-8 に変換する utf8_encode ... -1 に変換し、表現できない文字を置換する mb_convert_encoding() - ある文字エンコーディングの文字列を、別の文字エ ...
https://man.plustar.jp/php/function.utf8-encode.html - [similar]
PHP 7.3.x で推奨されなくなる機能 4089
« 下位互換性のない変更点 その他の変更 » PHP Manual PHP 7.2.x から PHP 7.3.x への移行 PHP 7.3.x で ... 対応する mb_ereg_*() 関数を使ってください。 mbregex_encoding() mbereg() mberegi() mbereg_replace() mberegi_repl ...
https://man.plustar.jp/php/migration73.deprecated.html - [similar]
4089
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフ ... Type: $contentType " ); header ( "Content-Transfer-Encoding: binary" ); header ( "Content-Length: $filesize " ...
https://man.plustar.jp/php/rar.examples.html - [similar]
ある文字エンコーディングから別の文字エンコーディングに文字列を変換する 4089
« UConverter::toUCallback Grapheme 関数 » PHP Manual UConverter ある文字エンコーディングから別の ... ic UConverter::transcode ( string $str , string $toEncoding , string $fromEncoding , ? array $options = null ) ... | false 文字列 str の文字エンコーディングを、 fromEncoding から toEncoding に変換します。 パラメータ str 変換 ... する文字列。 toEncoding 変換したいエンコーディング。 fromEncoding str の解 ... プションの配列。以下のキーが使えます: 'to_subst' - toEncoding ではエンコードできない str の文字を置き換えるのに使 ...
https://man.plustar.jp/php/uconverter.transcode.html - [similar]