検索

phrase: max: clip:
target: order:
Results of 11 - 20 of about 60 for exist (0.003 sec.)
Get the value in the Swoole table by $row_key and $column_key. 8565
« Swoole\Table::exist Swoole\Table::incr » PHP Manual Swoole\Table Get the value in the Swoole t ... y , Swoole , Table , row , column , Get , string , exist , incr , swoole ...
https://man.plustar.jp/php/swoole-table.get.html - [similar]
The EvStat class 8259
« EvSignal::set EvStat::attr » PHP Manual Ev The EvStat class The EvStat class (PECL ev >= 0.2.0 ... the callback if it did. The path does not need to exist: changing from "path exists" to "path does not exi ... hange like any other. The condition "path does not exist" is signified by the 'nlink' item being 0(returned ...
https://man.plustar.jp/php/class.evstat.html - [similar]
Submits a task to a specific worker for execution 7838
« Pool::submit Volatile » PHP Manual Pool Submits a task to a specific worker for execution Pool ... ool. The workers are indexed from 0, and will only exist if the pool has needed to create them (since threa ... tack the task onto the second worker due to it not existing yet $pool -> shutdown (); 上の例の出力は以下とな ... caught Exception: The selected worker (1) does not exist in %s:%d 関連キーワード: worker , task , execution ...
https://man.plustar.jp/php/pool.submitTo.html - [similar]
ユーザー定義関数 7634
« 関数 関数の引数 » PHP Manual 関数 ユーザー定義関数 ユーザー定義関数 関数は次のような構文で定義 ... if ( $makefoo ) { function foo () { echo "I don't exist until program execution reaches me.\n" ; } } /* こ ... if ( $makefoo ) foo (); function bar () { echo "I exist immediately upon program start.\n" ; } ?> 例3 関数 ... function foo () { function bar () { echo "I don't exist until foo() is called.\n" ; } } /* ここでは関数bar ...
https://man.plustar.jp/php/functions.user-defined.html - [similar]
The Swoole\Table class 7431
« Swoole\Server::tick Swoole\Table::column » PHP Manual Swoole The Swoole\Table class The Swoole ... string $key ): void public destroy (): void public exist ( string $key ): bool public get ( string $row_key ... :destroy — Destroy the Swoole table. Swoole\Table::exist — Check if a row is existed by $row_key. Swoole\Ta ...
https://man.plustar.jp/php/class.swoole-table.html - [similar]
デフォルト値が宣言されているかをチェックする 7431
« ReflectionProperty::getValue ReflectionProperty::hasType » PHP Manual ReflectionProperty デフォ ... ReflectionException: Property Foo::$pong does not exist in example.php 参考 ReflectionProperty::getDefault ... ltValue , パラメータ , Uncaught , 参考 , example , exist ...
https://man.plustar.jp/php/reflectionproperty.hasdefaultvalue.html - [similar]
定義済み定数 7431
« リソース型 runkit7 関数 » PHP Manual runkit7 定義済み定数 定義済み定数 以下の定数が定義されてい ... nctions, methods, constants, or properties already exist, they should be replaced with the new definitions. ... t set, then any imported definitions which already exist will be discarded. RUNKIT7_ACC_RETURN_REFERENCE ( ...
https://man.plustar.jp/php/runkit7.constants.html - [similar]
直近の接続コールに関するエラーコードを返す 7329
« mysqli::commit mysqli::$connect_error » PHP Manual mysqli 直近の接続コールに関するエラーコード ... host' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if ( $mysqli -> connect_errno ) { /* エラーをロ ... host' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if (! $link ) { /* エラーをロギングする方法はお ...
https://man.plustar.jp/php/mysqli.connect-errno.html - [similar]
直近の接続エラーの説明を返す 7329
« mysqli::$connect_errno mysqli::__construct » PHP Manual mysqli 直近の接続エラーの説明を返す my ... host' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if ( $mysqli -> connect_error ) { /* エラーをロ ... host' , 'fake_user' , 'wrong_password' , 'does_not_exist' ); if (! $link ) { /* エラーをロギングする方法はお ...
https://man.plustar.jp/php/mysqli.connect-error.html - [similar]
Retrieves the next row of data in a result set as an object 7111
« sqlsrv_fetch_array sqlsrv_fetch » PHP Manual SQLSRV 関数 Retrieves the next row of data in a r ... an error occurs or if the specified class does not exist. 例 例1 sqlsrv_fetch_object() example The followin ... a field value to a property. If the class does not exist, the function returns false and adds an error to t ...
https://man.plustar.jp/php/function.sqlsrv-fetch-object.html - [similar]
PREV 1 2 3 4 5 6 NEXT