検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 321 for [SIMILAR] 16 1024 4096 WITH 30547 priorityqueue ... (6.436 sec.)
The EventBufferEvent class 0
« EventBuffer::write EventBufferEvent::close » PHP Manual Event The EventBufferEvent class The EventBufferEvent class (PECL event >= 1.2.6-beta) はじめに Represents Libevent's buffer event. Usually an application wants to perform some amount of data buffering in addition to just respondi ...
https://man.plustar.jp/php/class.eventbufferevent.html - [similar]
The Pool class 0
« Collectable::isGarbage Pool::collect » PHP Manual pthreads The Pool class The Pool class (PECL pthreads >= 2.0.0) はじめに A Pool is a container for, and controller of, an adjustable number of Workers. Pooling provides a higher level abstraction of the Worker functionality, including t ...
https://man.plustar.jp/php/class.pool.html - [similar]
停止した EvChild ウォッチャーのインスタンスを作る 0
« EvChild::__construct EvChild::set » PHP Manual EvChild 停止した EvChild ウォッチャーのインスタンスを作る EvChild::createStopped (PECL ev >= 0.2.0) EvChild::createStopped — 停止した EvChild ウォッチャーのインスタンスを作る 説明 final public static EvChild::createStopped ( int $pid , boo ...
https://man.plustar.jp/php/evchild.createstopped.html - [similar]
Constructs EventBufferEvent object 0
« EventBufferEvent::connectHost EventBufferEvent::createPair » PHP Manual EventBufferEvent Constructs EventBufferEvent object EventBufferEvent::__construct (PECL event >= 1.2.6-beta) EventBufferEvent::__construct — Constructs EventBufferEvent object 説明 public EventBufferEvent::__constr ...
https://man.plustar.jp/php/eventbufferevent.construct.html - [similar]
Request Injection Attacks 0
« Security Script Injection Attacks » PHP Manual Security Request Injection Attacks Request Injection Attacks If you are passing $_GET (or $_POST ) parameters to your queries, make sure that they are cast to strings first. Users can insert associative arrays in GET and POST requests, whi ...
https://man.plustar.jp/php/mongodb.security.request_injection.html - [similar]
The GearmanClient class 0
« Basic Gearman client and worker, submitting tasks GearmanClient::addOptions » PHP Manual Gearman The GearmanClient class The GearmanClient class (PECL gearman >= 0.5.0) はじめに Represents a class for connecting to a Gearman job server and making requests to perform some function on pr ...
https://man.plustar.jp/php/class.gearmanclient.html - [similar]
画像をブラウザあるいはファイルに出力する 0
« imagegetinterpolation imagegrabscreen » PHP Manual GD および Image 関数 画像をブラウザあるいはファイルに出力する imagegif (PHP 4, PHP 5, PHP 7, PHP 8) imagegif — 画像をブラウザあるいはファイルに出力する 説明 imagegif ( GdImage $image , resource | string | null $file = null ): bool imag ...
https://man.plustar.jp/php/function.imagegif.html - [similar]
php.ini ディレクティブのリスト 0
« php.ini ディレクティブ php.ini のセクション一覧 » PHP Manual php.ini ディレクティブ php.ini ディレクティブのリスト php.ini ディレクティブのリスト 以下のリストには、PHP の設定を行うための php.ini ディレクティブが 含まれます。 "変更の可否" は、そのディレクティブをいつどこで定義できるかを ...
https://man.plustar.jp/php/ini.list.html - [similar]
型演算子 0
« 配列演算子 制御構造 » PHP Manual 演算子 型演算子 型演算子 instanceof を使用して、 ある PHP 変数が特定の クラス のオブジェクトのインスタンスであるかどうかを調べます。 例1 クラスでの instanceof の使用法 <?php class MyClass { } class NotMyClass { } $a = new MyClass ; var_dump ( $a instanc ...
https://man.plustar.jp/php/language.operators.type.html - [similar]
リソース型の一覧 0
« その他の予約語の一覧 利用できるフィルタのリスト » PHP Manual 付録 リソース型の一覧 リソース型の一覧 以下にPHPのリソースを生成、使用、破棄するための関数の一覧を示します。 is_resource() によりある変数がリソースであるかど うかを調べることが可能です。また、 get_resource_type() は変数のリソ ...
https://man.plustar.jp/php/resource.html - [similar]