検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 510 for [SIMILAR] 16 1024 4096 WITH 158856 mbstring WITH... (0.375 sec.)
UTF-8 文字列を修正UTF-7にエンコードする 0
« imap_utf7_encode imap_utf8 » PHP Manual IMAP 関数 UTF-8 文字列を修正UTF-7にエンコードする imap_utf8_to_mutf7 (PHP 5 >= 5.3.0, PHP 7, PHP 8) imap_utf8_to_mutf7 — UTF-8 文字列を修正UTF-7にエンコードする 説明 imap_utf8_to_mutf7 ( string $string ): string | false UTF-8 文字列を、修正UTF-7( ...
https://man.plustar.jp/php/function.imap-utf8-to-mutf7.html - [similar]
IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 0
« idn_to_ascii IntlChar » PHP Manual IDN 関数 IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する idn_to_utf8 (PHP 5 >= 5.3.0, PHP 7, PHP 8, PECL intl >= 1.0.2, PECL idn >= 0.1) idn_to_utf8 — IDNAのASCII方式でエンコードされたドメイン名をUnicodeに変換する 説明 手続き型 idn_to_u ...
https://man.plustar.jp/php/function.idn-to-utf8.html - [similar]
セッションエンコードされた文字列からセッションデータをデコードする 0
« session_create_id session_destroy » PHP Manual セッション関数 セッションエンコードされた文字列からセッションデータをデコードする session_decode (PHP 4, PHP 5, PHP 7, PHP 8) session_decode — セッションエンコードされた文字列からセッションデータをデコードする 説明 session_decode ( string ...
https://man.plustar.jp/php/function.session-decode.html - [similar]
MIME base64 方式によりエンコードされたデータをデコードする 0
« URL 関数 base64_encode » PHP Manual URL 関数 MIME base64 方式によりエンコードされたデータをデコードする base64_decode (PHP 4, PHP 5, PHP 7, PHP 8) base64_decode — MIME base64 方式によりエンコードされたデータをデコードする 説明 base64_decode ( string $string , bool $strict = false ): st ...
https://man.plustar.jp/php/function.base64-decode.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
メッセージキューデータ構造体の情報を設定する 0
« msg_send msg_stat_queue » PHP Manual セマフォ関数 メッセージキューデータ構造体の情報を設定する msg_set_queue (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) msg_set_queue — メッセージキューデータ構造体の情報を設定する 説明 msg_set_queue ( SysvMessageQueue $queue , array $data ): bool msg_set_que ...
https://man.plustar.jp/php/function.msg-set-queue.html - [similar]
キー/証明書パラメータ 0
« その他の定数 証明書の認証 » PHP Manual OpenSSL キー/証明書パラメータ キー/証明書パラメータ OpenSSL 関数のうち、キーまたは証明書パラメータを必要とするものはごく一部です。 以下の方法を使用してそれらを取得できます。 証明書 openssl_x509_read() から返された OpenSSLCertificate クラスのインス ...
https://man.plustar.jp/php/openssl.certparams.html - [similar]
16進エンコードされたバイナリ文字列をデコードする 0
« sodium_crypto_stream sodium_increment » PHP Manual Sodium 関数 16進エンコードされたバイナリ文字列をデコードする sodium_hex2bin (PHP 7 >= 7.2.0, PHP 8) sodium_hex2bin — 16進エンコードされたバイナリ文字列をデコードする 説明 sodium_hex2bin ( string $string , string $ignore = "" ): string ...
https://man.plustar.jp/php/function.sodium-hex2bin.html - [similar]
定義済み定数 0
« リソース型 例 » PHP Manual Yaml 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 yaml_parse() のコールバックメソッドで使う、 スカラーエンティティの形式 YAML_AN ...
https://man.plustar.jp/php/yaml.constants.html - [similar]
はじめに 0
« Mailparse インストール/設定 » PHP Manual Mailparse はじめに はじめに Mailparse は、電子メールのメッセージをパースして処理するための拡張モジュールです。 » RFC 822 および » RFC 2045 ( MIME ) に準拠したメッセージを扱うことができます。 Mailparse はストリームベースで動作します。つまり、 処理 ...
https://man.plustar.jp/php/intro.mailparse.html - [similar]