検索

phrase: max: clip:
target: order:
Results of 531 - 540 of about 567 for [SIMILAR] 16 1024 4096 WITH 17711 deque WITH 565... (0.414 sec.)
サーバー情報および実行時の環境情報 0
« $GLOBALS $_GET » PHP Manual 定義済の変数 サーバー情報および実行時の環境情報 $_SERVER (PHP 4 >= 4.1.0, PHP 5, PHP 7, PHP 8) $_SERVER — サーバー情報および実行時の環境情報 説明 $_SERVER は、ヘッダ、パス、スクリプトの位置のような 情報を有する配列です。この配列のエントリは、Web サーバーによ ...
https://man.plustar.jp/php/reserved.variables.server.html - [similar]
実行時設定 0
« インストール手順 WinCache 統計スクリプト » PHP Manual インストール/設定 実行時設定 実行時設定 php.ini の設定により動作が変化します。 この表は、WinCache 拡張モジュールが提供する設定項目をまとめたものです。 WinCache の設定オプション 名前 デフォルト 最小 最大 変更可能 変更履歴 wincache.fc ...
https://man.plustar.jp/php/wincache.configuration.html - [similar]
The EvTimer class 0
« EvStat::stat EvTimer::again » PHP Manual Ev The EvTimer class The EvTimer class (PECL ev >= 0.2.0) はじめに EvTimer watchers are simple relative timers that generate an event after a given time, and optionally repeating in regular intervals after that. The timers are based on real time ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
The Stomp class 0
« stomp_version Stomp::abort » PHP Manual Stomp The Stomp class The Stomp class (PECL stomp >= 0.1.0) はじめに Represents a connection between PHP and a Stomp compliant Message Broker. クラス概要 class Stomp { /* メソッド */ public __construct ( string $broker = ini_get("stomp.default_br ...
https://man.plustar.jp/php/class.stomp.html - [similar]
Adds values to the set 0
« Set Ds\Set::allocate » PHP Manual Set Adds values to the set Ds\Set::add (PECL ds >= 1.0.0) Ds\Set::add — Adds values to the set 説明 public Ds\Set::add ( mixed ...$values ): void Adds all given values to the set that haven't already been added. 注意 : Values of type object are support ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Get a column using OID 0
« cubrid_get_server_info cubrid_insert_id » PHP Manual CUBRID 関数 Get a column using OID cubrid_get (PECL CUBRID >= 8.3.0) cubrid_get — Get a column using OID 説明 cubrid_get ( resource $conn_identifier , string $oid , mixed $attr = ? ): mixed The cubrid_get() function is used to get th ...
https://man.plustar.jp/php/function.cubrid-get.html - [similar]
Update a column using OID 0
« cubrid_prepare cubrid_rollback » PHP Manual CUBRID 関数 Update a column using OID cubrid_put (PECL CUBRID >= 8.3.0) cubrid_put — Update a column using OID 説明 cubrid_put ( resource $conn_identifier , string $oid , string $attr = ? , mixed $value ): bool The cubrid_put() function is us ...
https://man.plustar.jp/php/function.cubrid-put.html - [similar]
Returns a short, readable, parsable string representation of a variable 0
« var_representation 関数 その他のサービス » PHP Manual var_representation 関数 Returns a short, readable, parsable string representation of a variable var_representation (PECL var_representation >= 0.1.0) var_representation — Returns a short, readable, parsable string representation of ...
https://man.plustar.jp/php/function.var-representation.html - [similar]
Start a new client session for use with this client 0
« MongoDB\Driver\Manager::selectServer MongoDB\Driver\Command » PHP Manual MongoDB\Driver\Manager Start a new client session for use with this client MongoDB\Driver\Manager::startSession (mongodb >=1.4.0) MongoDB\Driver\Manager::startSession — Start a new client session for use with this ...
https://man.plustar.jp/php/mongodb-driver-manager.startsession.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]