検索

phrase: max: clip:
target: order:
Results of 171 - 180 of about 322 for [SIMILAR] 16 1024 4096 WITH 22894 iconv WITH 100... (0.566 sec.)
名前空間をサポートした XML パーサを生成する 0
« xml_parse xml_parser_create » PHP Manual XML パーサ 関数 名前空間をサポートした XML パーサを生成する xml_parser_create_ns (PHP 4 >= 4.0.5, PHP 5, PHP 7, PHP 8) xml_parser_create_ns — 名前空間をサポートした XML パーサを生成する 説明 xml_parser_create_ns ( ? string $encoding = null , str ...
https://man.plustar.jp/php/function.xml-parser-create-ns.html - [similar]
キャンバス全体の大きさを設定する 0
« ImagickDraw::setVectorGraphics ImagickDraw::skewX » PHP Manual ImagickDraw キャンバス全体の大きさを設定する ImagickDraw::setViewbox (PECL imagick 2, PECL imagick 3) ImagickDraw::setViewbox — キャンバス全体の大きさを設定する 説明 public ImagickDraw::setViewbox ( int $x1 , int $y1 , int ...
https://man.plustar.jp/php/imagickdraw.setviewbox.html - [similar]
文字列の先頭バイトを、0 から 255 までの値に変換する 0
« number_format parse_str » PHP Manual String 関数 文字列の先頭バイトを、0 から 255 までの値に変換する ord (PHP 4, PHP 5, PHP 7, PHP 8) ord — 文字列の先頭バイトを、0 から 255 までの値に変換する 説明 ord ( string $character ): int character の先頭バイトのバイナリ値を、 0 から 255 までの符 ...
https://man.plustar.jp/php/function.ord.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 使用しているシステムが、最近のPOSIX対応システムのどれかである場合には、標準C 言語ライブラリの中にiconv機能が含まれているため、何かをする必要はありません。 そうでない場合は、 » libiconv ライブラリを入手して使用す ...
https://man.plustar.jp/php/iconv.requirements.html - [similar]
要件 0
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 GNU Recode 3.5 以降をシステムにインストールしておく必要があります。 このパッケージは、 » http://directory.fsf.org/All_GNU_Packages/recode.html から ダウンロードすることが可能です。 警告 Recode ライブラリのバージ ...
https://man.plustar.jp/php/recode.requirements.html - [similar]
MIMEヘッダの文字列をエンコードする 0
« mb_detect_order mb_encode_numericentity » PHP Manual マルチバイト文字列 関数 MIMEヘッダの文字列をエンコードする mb_encode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_encode_mimeheader — MIMEヘッダの文字列をエンコードする 説明 mb_encode_mimeheader ( string $string , ? string $ch ...
https://man.plustar.jp/php/function.mb-encode-mimeheader.html - [similar]
数値から、1バイトの文字列を生成する 0
« chop chunk_split » PHP Manual String 関数 数値から、1バイトの文字列を生成する chr (PHP 4, PHP 5, PHP 7, PHP 8) chr — 数値から、1バイトの文字列を生成する 説明 chr ( int $codepoint ): string codepoint を符号なし数値と解釈することによって指定された文字を含む、 1文字からなる文字列を返します ...
https://man.plustar.jp/php/function.chr.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 0
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テーブルを返す get_html_translation_table (PHP 4, PHP 5, PHP 7, PHP 8) get_html_translation_table — htmlspecialchars() および htmlentities() で使用される変換テーブルを返す 説明 get_html_transla ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
テキストのコードセットを指定する 0
« ImagickDraw::setTextDecoration ImagickDraw::setTextInterlineSpacing » PHP Manual ImagickDraw テキストのコードセットを指定する ImagickDraw::setTextEncoding (PECL imagick 2, PECL imagick 3) ImagickDraw::setTextEncoding — テキストのコードセットを指定する 説明 public ImagickDraw::setTextEn ...
https://man.plustar.jp/php/imagickdraw.settextencoding.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]