検索

phrase: max: clip:
target: order:
Results of 571 - 580 of about 816 for [SIMILAR] 16 1024 4096 WITH 9424 zlib WITH 4016 ... (0.550 sec.)
Gearman 0
« FTP\Connection はじめに » PHP Manual その他のサービス Gearman Gearman はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 Basic usage Basic Gearman client and worker, background Basic Gearman client and worker, submitting tasks GearmanClient — The Gea ...
https://man.plustar.jp/php/book.gearman.html - [similar]
0
« リソース型 Event flags » PHP Manual Event 例 例 例1 Simple HTTP client <?php // Read callback function readcb ( $bev , $base ) { //$input = $bev->input; //$bev->getInput(); //$pos = $input->search("TTP"); $pos = $bev -> input -> search ( "TTP" ); while (( $n = $bev -> input -> remove ( ...
https://man.plustar.jp/php/event.examples.html - [similar]
Connect buffer event's file descriptor to given address or UNIX socket 0
« EventBufferEvent::close EventBufferEvent::connectHost » PHP Manual EventBufferEvent Connect buffer event's file descriptor to given address or UNIX socket EventBufferEvent::connect (PECL event >= 1.2.6-beta) EventBufferEvent::connect — Connect buffer event's file descriptor to given ad ...
https://man.plustar.jp/php/eventbufferevent.connect.html - [similar]
A Complete PHP/FFI/preloading Example 0
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/preloading Example php.ini ffi.enable=preload opcache.preload=preload.php preload.php <?php FFI :: load ( __DIR__ . "/dummy.h" ); opcache_compile_file ( __DIR__ . "/dummy.php" ); ?> dummy.h #defi ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Closes a database 0
« dbase_add_record dbase_create » PHP Manual dBase 関数 Closes a database dbase_close (PHP 5 < 5.3.0, dbase 5, dbase 7) dbase_close — Closes a database 説明 dbase_close ( resource $database ): bool Closes the given database resource. パラメータ database The database resource, returned by ...
https://man.plustar.jp/php/function.dbase-close.html - [similar]
PostgreSQL 接続をオープンする 0
« pg_connect_poll pg_connection_busy » PHP Manual PostgreSQL 関数 PostgreSQL 接続をオープンする pg_connect (PHP 4, PHP 5, PHP 7, PHP 8) pg_connect — PostgreSQL 接続をオープンする 説明 pg_connect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_connect() は、 co ...
https://man.plustar.jp/php/function.pg-connect.html - [similar]
持続的な PostgreSQL 接続をオープンする 0
« pg_parameter_status pg_ping » PHP Manual PostgreSQL 関数 持続的な PostgreSQL 接続をオープンする pg_pconnect (PHP 4, PHP 5, PHP 7, PHP 8) pg_pconnect — 持続的な PostgreSQL 接続をオープンする 説明 pg_pconnect ( string $connection_string , int $flags = 0 ): PgSql\Connection | false pg_pco ...
https://man.plustar.jp/php/function.pg-pconnect.html - [similar]
ストリームにフィルタを付加する 0
« stream_copy_to_stream stream_filter_prepend » PHP Manual ストリーム 関数 ストリームにフィルタを付加する stream_filter_append (PHP 4 >= 4.3.0, PHP 5, PHP 7, PHP 8) stream_filter_append — ストリームにフィルタを付加する 説明 stream_filter_append ( resource $stream , string $filtername , i ...
https://man.plustar.jp/php/function.stream-filter-append.html - [similar]
画像の長さをバイト数で取得する 0
« Imagick::getImageIterations Imagick::getImageMatte » PHP Manual Imagick 画像の長さをバイト数で取得する Imagick::getImageLength (PECL imagick 2, PECL imagick 3) Imagick::getImageLength — 画像の長さをバイト数で取得する 説明 public Imagick::getImageLength (): int 画像の長さをバイト数で返し ...
https://man.plustar.jp/php/imagick.getimagelength.html - [similar]
FAQ: 名前空間について知っておくべきこと 0
« 名前解決のルール 列挙型(Enum) » PHP Manual 名前空間 FAQ: 名前空間について知っておくべきこと FAQ: 名前空間について知っておくべきこと (PHP 5 >= 5.3.0, PHP 7, PHP 8) この FAQ は 2 つに別れています。一般的な質問と、 深く理解するために有用な実装に関する質問です。 まずは一般的な質問。 名前空 ...
https://man.plustar.jp/php/language.namespaces.faq.html - [similar]