検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 510 for [SIMILAR] 16 1024 4096 WITH 158856 mbstring WITH... (0.365 sec.)
値を JSON 形式にして返す 0
« json_decode json_last_error_msg » PHP Manual JSON 関数 値を JSON 形式にして返す json_encode (PHP 5 >= 5.2.0, PHP 7, PHP 8, PECL json >= 1.2.0) json_encode — 値を JSON 形式にして返す 説明 json_encode ( mixed $value , int $flags = 0 , int $depth = 512 ): string | false 与えられた value を ...
https://man.plustar.jp/php/function.json-encode.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
« mb_internal_encoding mb_list_encodings » PHP Manual マルチバイト文字列 関数 現在の言語を設定あるいは取得する mb_language (PHP 4 >= 4.0.6, PHP 5, PHP 7, PHP 8) mb_language — 現在の言語を設定あるいは取得する 説明 mb_language ( ? string $language = null ): string | bool 現在の言語を設定あ ...
https://man.plustar.jp/php/function.mb-language.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]
SoapClient のコンストラクタ 0
« SoapClient::__call SoapClient::__doRequest » PHP Manual SoapClient SoapClient のコンストラクタ SoapClient::__construct (PHP 5, PHP 7, PHP 8) SoapClient::__construct — SoapClient のコンストラクタ 説明 public SoapClient::__construct ( ? string $wsdl , array $options = [] ) SOAP サービスに ...
https://man.plustar.jp/php/soapclient.construct.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]
文字の Unicode コードポイントを取得する 0
« mb_list_encodings mb_output_handler » PHP Manual マルチバイト文字列 関数 文字の Unicode コードポイントを取得する mb_ord (PHP 7 >= 7.2.0, PHP 8) mb_ord — 文字の Unicode コードポイントを取得する 説明 mb_ord ( string $string , ? string $encoding = null ): int | false 指定された文字の Unic ...
https://man.plustar.jp/php/function.mb-ord.html - [similar]
名前空間をサポートした 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
« 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]
ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する 0
« imap_utf7_decode imap_utf8_to_mutf7 » PHP Manual IMAP 関数 ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する imap_utf7_encode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_encode — ISO-8859-1 文字列を修正版 UTF-7 テキストに変換する 説明 imap_utf7_encode ( string $string ): string string を修 ...
https://man.plustar.jp/php/function.imap-utf7-encode.html - [similar]