検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 734 for s (0.112 sec.)
php.ini ディレクティブのリスト 2941
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini デ ... ォルト 変更可能 変更履歴 allow_url_fopen "1" PHP_INI_SYSTEM allow_url_include "0" PHP_INI_SYSTEM PHP 7.4. ... 0 以降は非推奨 arg_separator.input "&" PHP_INI_PERDIR arg_separator.out ... put "&" PHP_INI_ALL assert.active "1" PHP_INI_ALL assert.bail "0" PHP_INI ... _ALL assert.callback NULL PHP_INI_ALL assert.exception "0" ...
https://man.plustar.jp/php/ini.list.html - [similar]
コレクションからドキュメントをひとつ削除する 2941
« Collection::remove Collection::replaceOne » PHP Manual mysql_xdevapi\Collection コレクションか ... メントをひとつ削除する Collection::removeOne (No version information available, might only be in Git) Co ... ションからドキュメントをひとつ削除する 説明 public mysql_xdevapi\Collection::removeOne ( string $id ): my ... sql_xdevapi\Result 指定したIDに対応するドキュメントをコレクションか ... トのID。 これは、通常はレコードが追加されたときに MySQLサーバ が生成した _id の値です。 戻り値 影響を受け ...
https://man.plustar.jp/php/mysql-xdevapi-collection.removeone.html - [similar]
MySQL クライアント情報を取得する 2941
« mysqli::get_charset mysqli::$client_version » PHP Manual mysqli MySQL クライアント情報を取得す ... る mysqli::$client_info mysqli::get_client_info mysqli_ge ... t_client_info (PHP 5, PHP 7, PHP 8) mysqli::$client_info -- mysqli::get_client_info -- mys ... qli_get_client_info — MySQL クライアント情報を取得する 説明 オブジェクト指向 ...string $mysqli->client_info ; public mysqli::get_cli ...
https://man.plustar.jp/php/mysqli.get-client-info.html - [similar]
定義済み定数 2941
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... ている場合のみ使用可能です。 RUNKIT7_IMPORT_FUNCTIONS ( int ) runkit7_import() flag indicating that norm ... al functions should be imported from the specified file. RUNKIT ... 7_IMPORT_CLASS_METHODS ( int ) runkit7_import() flag indicating ... that class methods should be imported from the specified fil ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
Gets the data associated with a node synchronously 2941
« Zookeeper::exists Zookeeper::getAcl » PHP Manual Zookeeper Gets the data associated with a nod ... e synchronously Zookeeper::get (PECL zookeeper >= 0.1. ... 0) Zookeeper::get — Gets the data associated with a node synchronously 説明 ... public Zookeeper::get ( string $path , callable $watcher_cb = null , array & ... $stat = null , int $max_size = 0 ): string パラメータ ...
https://man.plustar.jp/php/zookeeper.get.html - [similar]
The Event class 2914
« Constructing signal events Event::add » PHP Manual Event The Event class The Event class (PECL ... event >= 1.2.6-beta) はじめに Event class represents and event firing on a file descriptor ... being ready to read from or write to; a file descriptor becoming ready to read from or write to(edg ... e-triggered I/O only); a timeout expiring; a signal occurring; a user-triggered event. Every even ... t is associated with EventBase . However, event will ne ...
https://man.plustar.jp/php/class.event.html - [similar]
The EvTimer class 2914
« 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 ... time, and optionally repeating in regular intervals after that. The timers are based on real time, tha ... t is, if one registers an event that times out after an ... hour and resets the system clock to January last year , it will ...
https://man.plustar.jp/php/class.evtimer.html - [similar]
Adds values to the set 2914
« 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 have ... n't already been added. 注意 : Values of type object are supported. If an object impleme ... nts Ds\Hashable , equality will be determined by the o ...
https://man.plustar.jp/php/ds-set.add.html - [similar]
Makes an HTTP server accept connections on the specified socket stream or resour... 2914
« EventHttp EventHttp::addServerAlias » PHP Manual EventHttp Makes an HTTP server accept connect ... ions on the specified socket stream or resource EventHt ... (PECL event >= 1.2.6-beta) EventHttp::accept — Makes an HTTP server accept connections on the specified ... socket stream or resource 説明 public EventHttp::acc ... ept ( mixed $socket ): bool Makes an HTTP server accept connectio ...
https://man.plustar.jp/php/eventhttp.accept.html - [similar]
Set callback for connection close 2914
« EventHttpConnection::makeRequest EventHttpConnection::setLocalAddress » PHP Manual EventHttpCo ... nnection Set callback for connection close EventHttpConnectio ... n::setCloseCallback (PECL event >= 1.8.0) EventHttpConn ... ection::setCloseCallback — Set callback for connection close ... 説明 public EventHttpConnection::setCloseCallback ( callable $callback , mixed $data ...
https://man.plustar.jp/php/eventhttpconnection.setclosecallback.html - [similar]