検索

phrase: max: clip:
target: order:
Results of 211 - 220 of about 672 for [SIMILAR] 16 1024 4096 WITH 57761 idna WITH 7334... (2.389 sec.)
配列からシンボルテーブルに変数をインポートする 0
« end in_array » PHP Manual 配列 関数 配列からシンボルテーブルに変数をインポートする extract (PHP 4, PHP 5, PHP 7, PHP 8) extract — 配列からシンボルテーブルに変数をインポートする 説明 extract ( array &$array , int $flags = EXTR_OVERWRITE , string $prefix = "" ): int 配列からシンボルテーブ ...
https://man.plustar.jp/php/function.extract.html - [similar]
gzip 圧縮された文字列をデコードする 0
« gzcompress gzdeflate » PHP Manual Zlib 関数 gzip 圧縮された文字列をデコードする gzdecode (PHP 5 >= 5.4.0, PHP 7, PHP 8) gzdecode — gzip 圧縮された文字列をデコードする 説明 gzdecode ( string $data , int $max_length = 0 ): string | false この関数は、入力された data をデコードしたものを返 ...
https://man.plustar.jp/php/function.gzdecode.html - [similar]
論理表記のヘブライ語を物理表記に変換する 0
« get_html_translation_table hebrevc » PHP Manual String 関数 論理表記のヘブライ語を物理表記に変換する hebrev (PHP 4, PHP 5, PHP 7, PHP 8) hebrev — 論理表記のヘブライ語を物理表記に変換する 説明 hebrev ( string $string , int $max_chars_per_line = 0 ): string 論理表記のヘブライ語を物理表記 ...
https://man.plustar.jp/php/function.hebrev.html - [similar]
日付を Unix のタイムスタンプとして取得する 0
« microtime strftime » PHP Manual 日付・時刻 関数 日付を Unix のタイムスタンプとして取得する mktime (PHP 4, PHP 5, PHP 7, PHP 8) mktime — 日付を Unix のタイムスタンプとして取得する 説明 mktime ( int $hour , ? int $minute = null , ? int $second = null , ? int $month = null , ? int $day = ...
https://man.plustar.jp/php/function.mktime.html - [similar]
言語およびロケール情報を検索する 0
« money_format nl2br » PHP Manual String 関数 言語およびロケール情報を検索する nl_langinfo (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) nl_langinfo — 言語およびロケール情報を検索する 説明 nl_langinfo ( int $item ): string | false nl_langinfo() はロケールカテゴリの独立した要素にアクセスするために ...
https://man.plustar.jp/php/function.nl-langinfo.html - [similar]
CMS メッセージを復号化する 0
« openssl_cipher_iv_length openssl_cms_encrypt » PHP Manual OpenSSL 関数 CMS メッセージを復号化する openssl_cms_decrypt (PHP 8) openssl_cms_decrypt — CMS メッセージを復号化する 説明 openssl_cms_decrypt ( string $input_filename , string $output_filename , OpenSSLCertificate | string $cert ...
https://man.plustar.jp/php/function.openssl-cms-decrypt.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]
基本的な使用法 0
« 例 Collator » PHP Manual 例 基本的な使用法 基本的な使用法 各モジュールには、 手続き型とオブジェクト指向型の二種類の API が存在します。 それぞれの API について、対応するドキュメントで説明します。 注意 : 入力文字列は、すべて UTF-8 でエンコードされていなければなりません。 出力文字列も、す ...
https://man.plustar.jp/php/intl.examples.basic.html - [similar]
値に依存した列挙型(Backed Enum) 0
« 列挙型の基礎 列挙型とメソッド » PHP Manual 列挙型(Enum) 値に依存した列挙型(Backed Enum) 値に依存した列挙型(Backed Enum) デフォルトでは、列挙型はスカラー値の情報を持っていません。 単なるシングルトンオブジェクトです。 しかし、列挙型の case をデータベースや、 類似のデータストアで読み書きす ...
https://man.plustar.jp/php/language.enumerations.backed.html - [similar]
定義済み定数 0
« フィルタフラグ 例 » PHP Manual Filter 定義済み定数 定義済み定数 以下の定数が定義されています。 この関数の拡張モジュールが PHP 組み込みでコンパイルされているか、 実行時に動的にロードされている場合のみ使用可能です。 INPUT_POST ( int ) POST 変数。 INPUT_GET ( int ) GET 変数。 INPUT_COOKIE ...
https://man.plustar.jp/php/filter.constants.html - [similar]