Results of 1 - 10 of about 60 for exist (0.004 sec.)
- Check if the connection is existed. 12302
- « Swoole\Server\Port::set Swoole\Server::finish » PHP Manual Swoole\Server Check if the connecti
...
on is existed. Swoole\Server::exist (PECL swoole >= 1.9.0) Swo ...
ole\Server::exist — Check if the connection is existed. 説明 public ...
Swoole\Server::exist ( int $fd ): bool パラメータ fd 戻り値 関連キーワー ...
ド: Check , onnection , existed , Swoole , Server , exist , finish , swoole , pu ...
-
https://man.plustar.jp/php/swoole-server.exist.html
- [similar]
- Check if the file descriptor exists. 12200
- « Swoole\WebSocket\Server Swoole\WebSocket\Server::on » PHP Manual Swoole\WebSocket\Server Check
...
if the file descriptor exists. Swoole\WebSocket\Server::exist (PECL swoole >= 1 ...
.9.0) Swoole\WebSocket\Server::exist — Check if the file descriptor exists. 説明 public ...
Swoole\WebSocket\Server::exist ( int $fd ): bool パラメータ fd 戻り値 関連キーワー ...
ド: Check , file , descriptor , exists , Swoole , Server , the , exist , swoole , public ...
-
https://man.plustar.jp/php/swoole-websocket-server.exist.html
- [similar]
- Check if a row is existed by $row_key. 12099
- « Swoole\Table::destroy Swoole\Table::get » PHP Manual Swoole\Table Check if a row is existed by
...
$row_key. Swoole\Table::exist (PECL swoole >= 1.9.0) Swoole\Table::exist — Check ...
if a row is existed by $row_key. 説明 public Swoole\Table::exist ( s ...
ータ key 戻り値 関連キーワード: row , key , Check , existed , Swoole , Table , exist , destroy , swoole , pu ...
-
https://man.plustar.jp/php/swoole-table.exist.html
- [similar]
- 例外によるエラー処理の有効化および無効化を行う 10019
- « RarException::isUsingExceptions Zip » PHP Manual RarException 例外によるエラー処理の有効化およ
...
ptions ()); $arch = RarArchive :: open ( "does_not_exist.rar" ); var_dump ( $arch ); RarException :: setUsi ...
ptions ()); $arch = RarArchive :: open ( "does_not_exist.rar" ); var_dump ( $arch ); //not reached ?> 上の例 ...
rning: RarArchive::open(): Failed to open does_not_exist.rar: ERAR_EOPEN (file open error) in C:\php_rar\tr ...
age 'unRAR internal error: Failed to open does_not_exist.rar: ERAR_EOPEN (file open error)' in C:\php_rar\t ...
-
https://man.plustar.jp/php/rarexception.setusingexceptions.html
- [similar]
- The Swoole\WebSocket\Server class 9190
- « Swoole\WebSocket\Frame Swoole\WebSocket\Server::exist » PHP Manual Swoole The Swoole\WebSocket
...
extends Swoole\Http\Server { /* メソッド */ public exist ( int $fd ): bool public on ( string $event_name , ...
er::start (): void } 目次 Swoole\WebSocket\Server::exist — Check if the file descriptor exists. Swoole\WebS ...
-
https://man.plustar.jp/php/class.swoole-websocket-server.html
- [similar]
- Check whether the instance pointed by OID exists 8885
- « cubrid_insert_id cubrid_lob_close » PHP Manual CUBRID 関数 Check whether the instance pointed
...
by OID exists cubrid_is_instance (PECL CUBRID >= 8.3.0) cubrid_ ...
stance — Check whether the instance pointed by OID exists 説明 cubrid_is_instance ( resource $conn_identifi ...
heck whether the instance pointed by the given oid exists or not. パラメータ conn_identifier Connection ide ...
oid OID of the instance that you want to check the existence. 戻り値 1, if such instance exists; 0, if such ...
-
https://man.plustar.jp/php/function.cubrid-is-instance.html
- [similar]
- Set protocol of the server port. 8783
- « Swoole\Server\Port::on Swoole\Server::exist » PHP Manual Swoole\Server Set protocol of the ser
...
, server , Swoole , Server , of , the , settings , exist , swoole ...
-
https://man.plustar.jp/php/swoole-server-port.set.html
- [similar]
- Destroy the Swoole table. 8783
- « Swoole\Table::del Swoole\Table::exist » PHP Manual Swoole\Table Destroy the Swoole table. Swoo
...
e , Destroy , Table , the , destroy , パラメータ , exist , swoole , public , 関数 ...
-
https://man.plustar.jp/php/swoole-table.destroy.html
- [similar]
- Register event callback function 8783
- « Swoole\WebSocket\Server::exist Swoole\WebSocket\Server::pack » PHP Manual Swoole\WebSocket\Ser
...
callback , Register , function , Swoole , Server , exist , pack , swoole , public ...
-
https://man.plustar.jp/php/swoole-websocket-server.on.html
- [similar]
- エントリが存在するかどうかを調べる 8565
- « apcu_entry apcu_fetch » PHP Manual APCu 関数 エントリが存在するかどうかを調べる apcu_exists (P
...
ECL apcu >= 4.0.0) apcu_exists — エントリが存在するかどうかを調べる 説明 apcu_ex ...
れも存在しない場合は空の配列を返します。 例 例1 apcu_exists() の例 <?php $fruit = 'apple' ; $veggie = 'carrot ...
fruit ); apcu_store ( 'bar' , $veggie ); if ( apcu_exists ( 'foo' )) { echo "Foo exists: " ; echo apcu_fetc ...
h ( 'foo' ); } else { echo "Foo does not exist" ; } echo PHP_EOL ; if ( apcu_exists ( 'baz' )) { ...
-
https://man.plustar.jp/php/function.apcu-exists.html
- [similar]