検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 682 for [SIMILAR] 16 1024 4096 WITH 20006 convert WITH 1... (0.574 sec.)
はじめに 0
« DOM インストール/設定 » PHP Manual DOM はじめに はじめに DOM 拡張モジュールを使用すると、DOM API を使用した XML ドキュメントの操作を PHP で行えます。 注意 : DOM拡張機能 は UTF-8 エンコーディングを使います。他のエンコーディングを扱う場合は、 mb_convert_encoding() , UConverter::transcode ...
https://man.plustar.jp/php/intro.dom.html - [similar]
UConverter クラス 0
« IntlPartsIterator::getBreakIterator UConverter::__construct » PHP Manual intl UConverter クラス UConverter クラス (PHP 5 >= 5.5.0, PHP 7, PHP 8, PECL >= 3.0.0a1) はじめに クラス概要 class UConverter { /* 定数 */ const int REASON_UNASSIGNED = 0 ; const int REASON_ILLEGAL = 1 ; const int ...
https://man.plustar.jp/php/class.uconverter.html - [similar]
置換文字を設定あるいは取得する 0
« mb_strwidth mb_substr_count » PHP Manual マルチバイト文字列 関数 置換文字を設定あるいは取得する mb_substitute_character (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_substitute_character — 置換文字を設定あるいは取得する 説明 mb_substitute_character ( string | int | null $substitute_characte ...
https://man.plustar.jp/php/function.mb-substitute-character.html - [similar]
HTML 数値エンティティを文字にデコードする 0
« mb_decode_mimeheader mb_detect_encoding » PHP Manual マルチバイト文字列 関数 HTML 数値エンティティを文字にデコードする mb_decode_numericentity (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_numericentity — HTML 数値エンティティを文字にデコードする 説明 mb_decode_numericentity ( string ...
https://man.plustar.jp/php/function.mb-decode-numericentity.html - [similar]
MIME ヘッダフィールドの文字列をデコードする 0
« mb_convert_variables mb_decode_numericentity » PHP Manual マルチバイト文字列 関数 MIME ヘッダフィールドの文字列をデコードする mb_decode_mimeheader (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_decode_mimeheader — MIME ヘッダフィールドの文字列をデコードする 説明 mb_decode_mimeheader ( string ...
https://man.plustar.jp/php/function.mb-decode-mimeheader.html - [similar]
XML パーサのオプションを設定する 0
« xml_parser_get_option xml_set_character_data_handler » PHP Manual XML パーサ 関数 XML パーサのオプションを設定する xml_parser_set_option (PHP 4, PHP 5, PHP 7, PHP 8) xml_parser_set_option — XML パーサのオプションを設定する 説明 xml_parser_set_option ( XMLParser $parser , int $option , ...
https://man.plustar.jp/php/function.xml-parser-set-option.html - [similar]
直近に発生したエラーを返す 0
« json_last_error_msg Lua » PHP Manual JSON 関数 直近に発生したエラーを返す json_last_error (PHP 5 >= 5.3.0, PHP 7, PHP 8) json_last_error — 直近に発生したエラーを返す 説明 json_last_error (): int JSON_THROW_ON_ERROR を指定していなかった場合に、 直近の JSON エンコード/デコード処理中に発生 ...
https://man.plustar.jp/php/function.json-last-error.html - [similar]
0
« 定義済み定数 Rar 関数 » PHP Manual Rar 例 例 rar:// ラッパー の例も参照ください。 例1 オンザフライでの復元 <?php if (! array_key_exists ( "i" , $_GET ) || ! is_numeric ( $_GET [ "i" ])) die( "Index unspecified or non-numeric" ); $index = (int) $_GET [ "i" ]; $arch = RarArchive :: open ...
https://man.plustar.jp/php/rar.examples.html - [similar]
PHP 7.4.x で推奨されなくなる機能 0
« 下位互換性のない変更点 削除された拡張モジュール » PHP Manual PHP 7.3.x から PHP 7.4.x への移行 PHP 7.4.x で推奨されなくなる機能 PHP 7.4.x で推奨されなくなる機能 PHPコア 明示的に括弧で囲わずに三項演算子をネストする 三項演算子をネストする場合、演算の順番を示すために明示的に括弧で囲わなけ ...
https://man.plustar.jp/php/migration74.deprecated.html - [similar]
DOMDocument クラス 0
« DOMComment::__construct DOMDocument::__construct » PHP Manual DOM DOMDocument クラス DOMDocument クラス (PHP 5, PHP 7, PHP 8) はじめに HTML ドキュメントあるいは XML ドキュメント全体を表し、 ドキュメントツリーのルートとなります。 クラス概要 class DOMDocument extends DOMNode implements D ...
https://man.plustar.jp/php/class.domdocument.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT