検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 1233 for [SIMILAR] 16 1024 4096 WITH 24794 字セ WITH 1097... (3.200 sec.)
生バイナリを base64 文字列にエンコードする 0
« sodium_base642bin sodium_bin2hex » PHP Manual Sodium 関数 生バイナリを base64 文字列にエンコードする sodium_bin2base64 (PHP 7 >= 7.2.0, PHP 8) sodium_bin2base64 — 生バイナリを base64 文字列にエンコードする 説明 sodium_bin2base64 ( string $string , int $id ): string 生のバイナリ文字列を ...
https://man.plustar.jp/php/function.sodium-bin2base64.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]
16進数にエンコードする 0
« sodium_bin2base64 sodium_compare » PHP Manual Sodium 関数 16進数にエンコードする sodium_bin2hex (PHP 7 >= 7.2.0, PHP 8) sodium_bin2hex — 16進数にエンコードする 説明 sodium_bin2hex ( string $string ): string 生バイナリ文字列を16進文字列にエンコードします。 標準の16進文字列にエンコードす ...
https://man.plustar.jp/php/function.sodium-bin2hex.html - [similar]
base64 エンコードされた文字列を、生バイナリにデコードする 0
« sodium_add sodium_bin2base64 » PHP Manual Sodium 関数 base64 エンコードされた文字列を、生バイナリにデコードする sodium_base642bin (PHP 7 >= 7.2.0, PHP 8) sodium_base642bin — base64 エンコードされた文字列を、生バイナリにデコードする 説明 sodium_base642bin ( string $string , int $id , st ...
https://man.plustar.jp/php/function.sodium-base642bin.html - [similar]
libxml 0
« dom_import_simplexml はじめに » PHP Manual XML 操作 libxml libxml はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 libXMLError — libXMLError クラス libxml 関数 libxml_clear_errors — libxmlエラーハンドラをクリアする libxml_disable_entity_loader — 外部エ ...
https://man.plustar.jp/php/book.libxml.html - [similar]
0
« 文字エンコーディング XML エレメント構造の例 » PHP Manual XML パーサ 例 例 目次 XML エレメント構造の例 XMLタグのマッピングの例 XML 外部エンティティの例 関連キーワード: 例 , エレメント , 構造 , 文字 , パーサ , タグ , マッピング , 外部 , エンティティ , ...
https://man.plustar.jp/php/xml.examples.html - [similar]
修正版 UTF-7 エンコードされた文字列をデコードする 0
« imap_unsubscribe imap_utf7_encode » PHP Manual IMAP 関数 修正版 UTF-7 エンコードされた文字列をデコードする imap_utf7_decode (PHP 4, PHP 5, PHP 7, PHP 8) imap_utf7_decode — 修正版 UTF-7 エンコードされた文字列をデコードする 説明 imap_utf7_decode ( string $string ): string | false 修正版 ...
https://man.plustar.jp/php/function.imap-utf7-decode.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]
新しい DOMEntityReference オブジェクトを作成する 0
« DOMEntityReference DOMException » PHP Manual DOMEntityReference 新しい DOMEntityReference オブジェクトを作成する DOMEntityReference::__construct (PHP 5, PHP 7, PHP 8) DOMEntityReference::__construct — 新しい DOMEntityReference オブジェクトを作成する 説明 public DOMEntityReference::__co ...
https://man.plustar.jp/php/domentityreference.construct.html - [similar]
除去フィルタ 0
« 検証フィルタ その他のフィルタ » PHP Manual フィルタの型 除去フィルタ 除去フィルタ 除去フィルタの一覧 ID 名前 フラグ 説明 FILTER_SANITIZE_EMAIL "email" 英字、数字および !#$%&'*+-=?^_`{|}~@.[] 以外のすべての文字を取り除きます。 FILTER_SANITIZE_ENCODED "encoded" FILTER_FLAG_STRIP_LOW , FI ...
https://man.plustar.jp/php/filter.filters.sanitize.html - [similar]