検索

phrase: max: clip:
target: order:
Results of 71 - 80 of about 630 for [SIMILAR] 16 1024 4096 WITH 42780 intliterator W... (0.414 sec.)
配列 0
« 数値形式の文字列 Iterable » PHP Manual 型 配列 配列 PHP の配列は、実際には順番付けられたマップです。マップは型の一種で、 値 を キー に関連付けます。 この型は、さまざまな使い道にあわせて最適化されます。 配列としてだけでなく、リスト (ベクター)、 ハッシュテーブル (マップの実装の一つ)、辞書 ...
https://man.plustar.jp/php/language.types.array.html - [similar]
接続リソースあるいはステートメントリソースのオプションを設定する 0
« db2_server_info db2_special_columns » PHP Manual IBM DB2 関数 接続リソースあるいはステートメントリソースのオプションを設定する db2_set_option (PECL ibm_db2 >= 1.0.0) db2_set_option — 接続リソースあるいはステートメントリソースのオプションを設定する 説明 db2_set_option ( resource $resour ...
https://man.plustar.jp/php/function.db2-set-option.html - [similar]
メッセージに対応するタグを計算する 0
« sodium_crypto_auth_verify sodium_crypto_box_keypair_from_secretkey_and_publickey » PHP Manual Sodium 関数 メッセージに対応するタグを計算する sodium_crypto_auth (PHP 7 >= 7.2.0, PHP 8) sodium_crypto_auth — メッセージに対応するタグを計算する 説明 sodium_crypto_auth ( string $message , st ...
https://man.plustar.jp/php/function.sodium-crypto-auth.html - [similar]
実行時設定 0
« インストール手順 リソース型 » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 OPcache 設定オプション 名前 デフォルト 変更可能 変更履歴 opcache.enable "1" PHP_INI_ALL opcache.enable_cli "0" PHP_INI_SYSTEM PHP 7.1.2 と 7.1.6 の間では、デフォルトは ...
https://man.plustar.jp/php/opcache.configuration.html - [similar]
指定したサーバー上にある数値アイテムの値を減らす 0
« Memcached::decrement Memcached::delete » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を減らす Memcached::decrementByKey (PECL memcached >= 2.0.0) Memcached::decrementByKey — 指定したサーバー上にある数値アイテムの値を減らす 説明 public Memcached::decrementByKey ( string ...
https://man.plustar.jp/php/memcached.decrementbykey.html - [similar]
指定したサーバー上にある数値アイテムの値を増やす 0
« Memcached::increment Memcached::isPersistent » PHP Manual Memcached 指定したサーバー上にある数値アイテムの値を増やす Memcached::incrementByKey (PECL memcached >= 2.0.0) Memcached::incrementByKey — 指定したサーバー上にある数値アイテムの値を増やす 説明 public Memcached::incrementByKey ( ...
https://man.plustar.jp/php/memcached.incrementbykey.html - [similar]
新しい OAuth オブジェクトを作成する 0
« OAuth OAuth::__destruct » PHP Manual OAuth 新しい OAuth オブジェクトを作成する OAuth::__construct (PECL OAuth >= 0.99.1) OAuth::__construct — 新しい OAuth オブジェクトを作成する 説明 public OAuth::__construct ( string $consumer_key , string $consumer_secret , string $signature_method = ...
https://man.plustar.jp/php/oauth.construct.html - [similar]
MultipleIterator クラス 0
« LimitIterator::valid MultipleIterator::attachIterator » PHP Manual イテレータ MultipleIterator クラス MultipleIterator クラス (PHP 5 >= 5.3.0, PHP 7, PHP 8) はじめに アタッチしたすべてのイテレータを順に処理するイテレータです。 クラス概要 class MultipleIterator implements Iterator { /* ...
https://man.plustar.jp/php/class.multipleiterator.html - [similar]
数値アイテムの値を増やす 0
« Memcached::getVersion Memcached::incrementByKey » PHP Manual Memcached 数値アイテムの値を増やす Memcached::increment (PECL memcached >= 0.1.0) Memcached::increment — 数値アイテムの値を増やす 説明 public Memcached::increment ( string $key , int $offset = 1 , int $initial_value = 0 , int ...
https://man.plustar.jp/php/memcached.increment.html - [similar]
サンプル 0
« 関数・メソッド 変更履歴 » PHP Manual 索引 サンプル サンプル マニュアル内の全サンプルの一覧 Example#0 - 初歩的な例 Example#1 - 初めての PHP スクリプト: hello.php Example#2 - PHP からシステムに関する情報を取得する Example#3 - 変数を出力する (配列要素) Example#4 - 制御構造 および 関数の使 ...
https://man.plustar.jp/php/indexes.examples.html - [similar]