検索

phrase: max: clip:
target: order:
Results of 91 - 100 of about 117 for decode (0.016 sec.)
文字列を音訳する 5462
« Transliterator::listIDs IntlBreakIterator » PHP Manual Transliterator 文字列を音訳する Transli ... a supplementary character $supplChar = html_entity_decode ( '𝄞' ); echo mb_strlen ( $supplChar , "UT ...
https://man.plustar.jp/php/transliterator.transliterate.html - [similar]
セッション処理 5412
« セッション関連 はじめに » PHP Manual セッション関連 セッション処理 セッション処理 はじめに イン ... n_create_id — 新しいセッションIDを作成する session_decode — セッションエンコードされた文字列からセッションデ ...
https://man.plustar.jp/php/book.session.html - [similar]
変更履歴 5412
« サンプル PHP Manual 付録 変更履歴 変更履歴 標準添付の拡張モジュールには次のような変更がありまし ... t options パラメータが追加されました。 html_entity_decode flags のデフォルト値が ENT_COMPAT から ENT_QUOTES ... | ENT_HTML401 に変更されました。 htmlspecialchars_decode flags のデフォルト値が ENT_COMPAT から ENT_QUOTES ... emove name は、nullable になりました。 html_entity_decode encoding は、nullable になりました。 htmlentities ... encoding は、nullable になりました。 iconv_mime_decode encoding は、nullable になりました。 iconv_mime_de ...
https://man.plustar.jp/php/doc.changelog.html - [similar]
MIME ヘッダフィールドを作成する 5412
« iconv_mime_decode iconv_set_encoding » PHP Manual iconv 関数 MIME ヘッダフィールドを作成する i ...
https://man.plustar.jp/php/function.iconv-mime-encode.html - [similar]
データを暗号化する 5412
« openssl_digest openssl_error_string » PHP Manual OpenSSL 関数 データを暗号化する openssl_encry ... $ciphertext_raw ); //decrypt later.... $c = base64_decode ( $ciphertext ); $ivlen = openssl_cipher_iv_length ...
https://man.plustar.jp/php/function.openssl-encrypt.html - [similar]
YAML ストリームをパースする 5412
« yaml_parse_url Yaf » PHP Manual Yaml 関数 YAML ストリームをパースする yaml_parse (PECL yaml >= ... 危険です。 この挙動を無効にするには、ini 設定の yaml.decode_php を利用します。 参考 yaml_parse_file() - ファイ ...
https://man.plustar.jp/php/function.yaml-parse.html - [similar]
可変変数 5412
« 変数のスコープ 外部から来る変数 » PHP Manual 変数 可変変数 可変変数 変数名を可変にできると便利 ... ロパティ名として無効な文字を含む場合 (たとえば json_decode() や SimpleXML に由来するプロパティ) などです。 例 ...
https://man.plustar.jp/php/language.variables.variable.html - [similar]
関数の定義(プロトタイプ)を読むには 5362
« ユーザーノートについて 本マニュアルに記載された PHP のバージョン » PHP Manual マニュアルについ ... ンとの関係を有する関数もあります。以下が html_entity_decode() の例です。 (PHP 4 >= 4.3.0, PHP 5, PHP 7) これは ...
https://man.plustar.jp/php/about.prototypes.html - [similar]
htmlspecialchars および htmlentities で使用される変換テーブルを返す 5362
« fprintf hebrev » PHP Manual String 関数 htmlspecialchars および htmlentities で使用される変換テ ... な文字を全て HTML エンティティに変換する html_entity_decode() - HTML エンティティを対応する文字に変換する 関連 ...
https://man.plustar.jp/php/function.get-html-translation-table.html - [similar]
メールボックスのリストを読み込み、各ボックスに関する詳細な情報を返す 5362
« imap_getacl imap_getsubscribed » PHP Manual IMAP 関数 メールボックスのリストを読み込み、各ボッ ... $key => $val ) { echo "( $key ) " ; echo imap_utf7_decode ( $val -> name ) . "," ; echo "'" . $val -> delimi ...
https://man.plustar.jp/php/function.imap-getmailboxes.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT