検索

phrase: max: clip:
target: order:
Results of 261 - 270 of about 520 for [SIMILAR] 16 1024 4096 WITH 37412 intersect WITH... (0.432 sec.)
浮動小数点数 0
« 整数 文字列 » PHP Manual 型 浮動小数点数 浮動小数点数 浮動小数点数 (あるいは "float", "double", "実数") は、次の構文により指定できます。 <?php $a = 1.234 ; $b = 1.2e3 ; $c = 7E-10 ; $d = 1_234.567 ; // PHP 7.4.0 以降 ?> PHP 7.4.0 以降の規約(これより前のバージョンでは、アンダースコアは許 ...
https://man.plustar.jp/php/language.types.float.html - [similar]
指定したフィルタでデータをフィルタリングする 0
« filter_var_array 関数処理 » PHP Manual Filter 関数 指定したフィルタでデータをフィルタリングする filter_var (PHP 5 >= 5.2.0, PHP 7, PHP 8) filter_var — 指定したフィルタでデータをフィルタリングする 説明 filter_var ( mixed $value , int $filter = FILTER_DEFAULT , array | int $options = 0 ) ...
https://man.plustar.jp/php/function.filter-var.html - [similar]
外部エンティティリファレンスハンドラを設定する 0
« xml_set_end_namespace_decl_handler xml_set_notation_decl_handler » PHP Manual XML パーサ 関数 外部エンティティリファレンスハンドラを設定する xml_set_external_entity_ref_handler (PHP 4, PHP 5, PHP 7, PHP 8) xml_set_external_entity_ref_handler — 外部エンティティリファレンスハンドラを設定 ...
https://man.plustar.jp/php/function.xml-set-external-entity-ref-handler.html - [similar]
サーバーのパラメータおよび状態を、実行時に変更する 0
« Memcache::setCompressThreshold Memcache 関数 » PHP Manual Memcache サーバーのパラメータおよび状態を、実行時に変更する Memcache::setServerParams (PECL memcache >= 2.1.0) Memcache::setServerParams — サーバーのパラメータおよび状態を、実行時に変更する 説明 Memcache::setServerParams ( strin ...
https://man.plustar.jp/php/memcache.setserverparams.html - [similar]
Yaml 関数 0
« 発行コールバック yaml_emit_file » PHP Manual Yaml Yaml 関数 Yaml 関数 目次 yaml_emit_file — YAML 形式にした値をファイルに送る yaml_emit — YAML 形式にした値を返す yaml_parse_file — ファイルからの YAML ストリームをパースする yaml_parse_url — URL からの YAML ストリームをパースする yaml_pa ...
https://man.plustar.jp/php/ref.yaml.html - [similar]
scrypt を使い、パスワードからキーを導出する 0
« sodium_crypto_pwhash_scryptsalsa208sha256_str sodium_crypto_pwhash_str_needs_rehash » PHP Manual Sodium 関数 scrypt を使い、パスワードからキーを導出する sodium_crypto_pwhash_scryptsalsa208sha256 (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_pwhash_scryptsalsa208sha256 — scrypt を使い、パスワー ...
https://man.plustar.jp/php/function.sodium-crypto-pwhash-scryptsalsa208sha256.ht... - [similar]
2 つの variant を比較する 0
« variant_cat variant_date_from_timestamp » PHP Manual COM関数 2 つの variant を比較する variant_cmp (PHP 5, PHP 7, PHP 8) variant_cmp — 2 つの variant を比較する 説明 variant_cmp ( mixed $left , mixed $right , int $locale_id = LOCALE_SYSTEM_DEFAULT , int $flags = 0 ): int left と right ...
https://man.plustar.jp/php/function.variant-cmp.html - [similar]
2 つの variant の除算結果を返す 0
« variant_date_to_timestamp variant_eqv » PHP Manual COM関数 2 つの variant の除算結果を返す variant_div (PHP 5, PHP 7, PHP 8) variant_div — 2 つの variant の除算結果を返す 説明 variant_div ( mixed $left , mixed $right ): mixed left を right で割り、その結果を返します。 パラメータ left 左 ...
https://man.plustar.jp/php/function.variant-div.html - [similar]
Returns the value at a given index 0
« Ds\Set::first Ds\Set::intersect » PHP Manual Set Returns the value at a given index Ds\Set::get (PECL ds >= 1.0.0) Ds\Set::get — Returns the value at a given index 説明 public Ds\Set::get ( int $index ): mixed Returns the value at a given index. パラメータ index The index to access, st ...
https://man.plustar.jp/php/ds-set.get.html - [similar]
HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 0
« hash_hmac_algos hash_hmac » PHP Manual Hash 関数 HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する hash_hmac_file (PHP 5 >= 5.1.2, PHP 7, PHP 8, PECL hash >= 1.1) hash_hmac_file — HMAC 方式を使用して、指定されたファイルの内容からハッシュ値を生成する 説明 hash_hmac_f ...
https://man.plustar.jp/php/function.hash-hmac-file.html - [similar]