検索

phrase: max: clip:
target: order:
Results of 21 - 30 of about 717 for current (0.009 sec.)
現在の PHP スクリプトの所有者の名前を取得する 5328
« get_cfg_var get_defined_constants » PHP Manual PHP オプション/情報 関数 現在の PHP スクリプトの ... 所有者の名前を取得する get_current_user (PHP 4, PHP 5, PHP 7, PHP 8) get_current_user ... 在の PHP スクリプトの所有者の名前を取得する 説明 get_current_user (): string 現在の PHP スクリプトの所有者の名前 ... ません。 戻り値 ユーザー名を表す文字列。 例 例1 get_current_user() の例 <?php echo 'Current script owner: ' . ... get_current_user (); ?> 上の例の出力は、 たとえば以下のようにな ...
https://man.plustar.jp/php/function.get-current-user.html - [similar]
現在のファイル 5293
« FilesystemIterator::__construct FilesystemIterator::getFlags » PHP Manual FilesystemIterator 現 ... 在のファイル FilesystemIterator::current (PHP 5 >= 5.3.0, PHP 7, PHP 8) FilesystemIterator: ... :current — 現在のファイル 説明 public FilesystemIterator::c ... の定数 を参照ください。 例 例1 FilesystemIterator::current() の例 この例は、スクリプトを含むディレクトリの中身 ... lesystemIterator ( __DIR__ , FilesystemIterator :: CURRENT_AS_PATHNAME ); foreach ( $iterator as $fileinfo ) ...
https://man.plustar.jp/php/filesystemiterator.current.html - [similar]
Fetch the current CPU time usage of the Lua environment 5293
« LuaSandbox::enableProfiler LuaSandbox::getMemoryUsage » PHP Manual LuaSandbox Fetch the current ... dbox >= 1.0.0) LuaSandbox::getCPUUsage — Fetch the current CPU time usage of the Lua environment 説明 public ... LuaSandbox::getCPUUsage (): float Fetches the current CPU time usage of the Lua environment. This includ ... 関数にはパラメータはありません。 戻り値 Returns the current CPU time usage in seconds. 注意 : On Windows, this ... ime. 参考 LuaSandbox::getMemoryUsage() - Fetch the current memory usage of the Lua environment LuaSandbox::ge ...
https://man.plustar.jp/php/luasandbox.getcpuusage.html - [similar]
Creates a new map using values from the current instance and another map 5230
« Ds\Map::toArray Ds\Map::values » PHP Manual Map Creates a new map using values from the current ... p::union — Creates a new map using values from the current instance and another map 説明 public Ds\Map::union ... p Creates a new map that contains the pairs of the current instance as well as the pairs of another map . A ∪ ... B = {x: x ∈ A ∨ x ∈ B} 注意 : Values of the current instance will be overwritten by those provided whe ... パラメータ map The other map, to combine with the current instance. 戻り値 A new map containing all the pair ...
https://man.plustar.jp/php/ds-map.union.html - [similar]
関数・メソッド 5196
« 索引 サンプル » PHP Manual 索引 関数・メソッド 関数・メソッド マニュアル内の全関数およびメソッ ... acheサブプロセスの環境変数を設定する APCUIterator::current - 現在の項目を取得する APCUIterator::getTotalCount ... tor::append - イテレータを追加する AppendIterator::current - 現在の値を取得する AppendIterator::getArrayItera ... ArrayIterator::count - 要素を数える ArrayIterator::current - 現在の配列エントリを返す ArrayIterator::getArray ... r::count - イテレータ内の要素の数 CachingIterator::current - 現在の要素を返す CachingIterator::getCache - キャ ...
https://man.plustar.jp/php/indexes.functions.html - [similar]
Checks if the current position internally is still valid 5196
« SolrDocument::__unset SolrDocumentField » PHP Manual SolrDocument Checks if the current positi ... solr >= 0.9.2) SolrDocument::valid — Checks if the current position internally is still valid 説明 public Sol ... rDocument::valid (): bool Checks if the current position internally is still valid. It is used dur ... ん。 戻り値 Returns true on success and false if the current position is no longer valid. 関連キーワード: valid ...
https://man.plustar.jp/php/solrdocument.valid.html - [similar]
Get the current value of the atomic object. 5196
« Swoole\Atomic::__construct Swoole\Atomic::set » PHP Manual Swoole\Atomic Get the current value ... PECL swoole >= 1.9.0) Swoole\Atomic::get — Get the current value of the atomic object. 説明 public Swoole\Ato ... mic::get (): int Get the current value of the atomic object. パラメータ この関数には ... パラメータはありません。 戻り値 The current value of the atomic object. 関連キーワード: Get , ...
https://man.plustar.jp/php/swoole-atomic.get.html - [similar]
Check if current position is valid. 5196
« Swoole\Connection\Iterator::rewind Swoole\Coroutine » PHP Manual Swoole\Connection\Iterator Ch ... eck if current position is valid. Swoole\Connection\Iterator::val ... .9.0) Swoole\Connection\Iterator::valid — Check if current position is valid. 説明 public Swoole\Connection\I ... terator::valid (): bool Checks if the current position is valid. パラメータ この関数にはパラメー ... タはありません。 戻り値 Returns TRUE if the current iterator position is valid, otherwise FALSE. 関連キ ...
https://man.plustar.jp/php/swoole-connection-iterator.valid.html - [similar]
Returns the current cipher name of the SSL connection 5161
« EventBufferEvent::sslGetCipherInfo EventBufferEvent::sslGetCipherVersion » PHP Manual EventBuf ... ferEvent Returns the current cipher name of the SSL connection EventBufferEvent ... ) EventBufferEvent::sslGetCipherName — Returns the current cipher name of the SSL connection 説明 public Even ... erName (): string Retrieves name of cipher used by current SSL connection. 注意 : This function is available ... 関数にはパラメータはありません。 戻り値 Returns the current cipher name of the SSL connection, or false on err ...
https://man.plustar.jp/php/eventbufferevent.sslgetciphername.html - [similar]
Returns version of cipher used by current SSL connection 5161
« EventBufferEvent::sslGetCipherName EventBufferEvent::sslGetProtocol » PHP Manual EventBufferEv ... ent Returns version of cipher used by current SSL connection EventBufferEvent::sslGetCipherVersi ... tCipherVersion — Returns version of cipher used by current SSL connection 説明 public EventBufferEvent::sslGe ... ion (): string Retrieves version of cipher used by current SSL connection. 注意 : This function is available ... 関数にはパラメータはありません。 戻り値 Returns the current cipher version of the SSL connection, or false on ...
https://man.plustar.jp/php/eventbufferevent.sslgetcipherversion.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 NEXT