検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 840 for [SIMILAR] 16 1024 4096 WITH 8617 encoding WITH 8... (0.629 sec.)
マルチバイト文字列が正規表現に一致するか調べる 0
« mb_encoding_aliases mb_ereg_replace_callback » PHP Manual マルチバイト文字列 関数 マルチバイト文字列が正規表現に一致するか調べる mb_ereg_match (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) mb_ereg_match — マルチバイト文字列が正規表現に一致するか調べる 説明 mb_ereg_match ( string $pattern , str ...
https://man.plustar.jp/php/function.mb-ereg-match.html - [similar]
16 進数を 10 進数に変換する 0
« getrandmax hypot » PHP Manual Math 関数 16 進数を 10 進数に変換する hexdec (PHP 4, PHP 5, PHP 7, PHP 8) hexdec — 16 進数を 10 進数に変換する 説明 hexdec ( string $hex_string ): int | float 引数 hex_string により指定された 16 進数に 等価な 10 進数を返します。 hexdec() は、16 進数を 表す ...
https://man.plustar.jp/php/function.hexdec.html - [similar]
is_float のエイリアス 0
« is_object is_resource » PHP Manual 変数操作 関数 is_float のエイリアス is_real (PHP 4, PHP 5, PHP 7, PHP 8) is_real — is_float() のエイリアス 説明 この関数は次の関数のエイリアスです。 is_float() . 警告 このエイリアスは PHP 7.4.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。 関連キー ...
https://man.plustar.jp/php/function.is-real.html - [similar]
サポートされる全てのモードの配列を取得する 0
« mcrypt_list_algorithms mcrypt_module_close » PHP Manual Mcrypt 関数 サポートされる全てのモードの配列を取得する mcrypt_list_modes (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0) mcrypt_list_modes — サポートされる全てのモードの配列を取得する 警告 この関数は PHP 7.1.0 で 非推 ...
https://man.plustar.jp/php/function.mcrypt-list-modes.html - [similar]
mysqli_real_escape_string のエイリアス 0
« mysqli_connect mysqli_execute » PHP Manual エイリアスおよび非推奨の Mysqli 関数 mysqli_real_escape_string のエイリアス mysqli::escape_string mysqli_escape_string (PHP 5, PHP 7, PHP 8) mysqli::escape_string -- mysqli_escape_string — mysqli_real_escape_string() のエイリアス 説明 この関数 ...
https://man.plustar.jp/php/function.mysqli-escape-string.html - [similar]
配列を受け取るパラメータであるかどうかを調べる 0
« ReflectionParameter::hasType ReflectionParameter::isCallable » PHP Manual ReflectionParameter 配列を受け取るパラメータであるかどうかを調べる ReflectionParameter::isArray (PHP 5 >= 5.1.2, PHP 7, PHP 8) ReflectionParameter::isArray — 配列を受け取るパラメータであるかどうかを調べる 警告 こ ...
https://man.plustar.jp/php/reflectionparameter.isarray.html - [similar]
マルチバイト文字列 0
« intl_is_failure はじめに » PHP Manual 自然言語および文字エンコーディング マルチバイト文字列 マルチバイト文字列 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 サポートされるエンコーディングの概要 日本語のマルチバイト文字に関する基本事項 HTTP 入出力 サ ...
https://man.plustar.jp/php/book.mbstring.html - [similar]
LDAP 結果エントリをクライアント側でソートする 0
« ldap_set_rebind_proc ldap_start_tls » PHP Manual LDAP 関数 LDAP 結果エントリをクライアント側でソートする ldap_sort (PHP 4 >= 4.2.0, PHP 5, PHP 7) ldap_sort — LDAP 結果エントリをクライアント側でソートする 警告 この関数は PHP 7.0.0 で 非推奨 となり、PHP 8.0.0 で 削除 されました。この関数 ...
https://man.plustar.jp/php/function.ldap-sort.html - [similar]
PKCS5 v2 の PBKDF2 文字列を生成する 0
« openssl_open openssl_pkcs12_export_to_file » PHP Manual OpenSSL 関数 PKCS5 v2 の PBKDF2 文字列を生成する openssl_pbkdf2 (PHP 5 >= 5.5.0, PHP 7, PHP 8) openssl_pbkdf2 — PKCS5 v2 の PBKDF2 文字列を生成する 説明 openssl_pbkdf2 ( string $password , string $salt , int $key_length , int $ite ...
https://man.plustar.jp/php/function.openssl-pbkdf2.html - [similar]
インストール手順 0
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 Linux systems PHP 7.4.0 以降でこれらの関数を利用するには、設定オプション --with-zip を使用して zip サポートを有効にして PHP をコンパイルしなければなりません。 それより前のバージョンでは、 --enable-zip オプ ...
https://man.plustar.jp/php/zip.installation.html - [similar]