検索

phrase: max: clip:
target: order:
Results of 271 - 280 of about 1437 for [SIMILAR] 16 1024 4096 WITH 19110 iteratoriterat... (2.034 sec.)
現在実行中のファイバーを停止する 0
« Fiber::isTerminated Fiber::getCurrent » PHP Manual Fiber 現在実行中のファイバーを停止する Fiber::suspend (PHP 8 >= 8.1.0) Fiber::suspend — 現在実行中のファイバーを停止する 説明 public static Fiber::suspend ( mixed $value = null ): mixed 現在実行中のファイバーを停止します。 このメソッド ...
https://man.plustar.jp/php/fiber.suspend.html - [similar]
現在のプロセスの有効なグループ ID を返す 0
« posix_getcwd posix_geteuid » PHP Manual POSIX 関数 現在のプロセスの有効なグループ ID を返す posix_getegid (PHP 4, PHP 5, PHP 7, PHP 8) posix_getegid — 現在のプロセスの有効なグループ ID を返す 説明 posix_getegid (): int 現在のプロセスの有効なグループ ID を返します。 パラメータ この関数に ...
https://man.plustar.jp/php/function.posix-getegid.html - [similar]
現在のエントリがディレクトリかつ '.' もしくは '..' でないかどうかを返す 0
« RecursiveDirectoryIterator::getSubPathname RecursiveDirectoryIterator::key » PHP Manual RecursiveDirectoryIterator 現在のエントリがディレクトリかつ '.' もしくは '..' でないかどうかを返す RecursiveDirectoryIterator::hasChildren (PHP 5, PHP 7, PHP 8) RecursiveDirectoryIterator::hasChildr ...
https://man.plustar.jp/php/recursivedirectoryiterator.haschildren.html - [similar]
配列の先頭から要素を一つ取り出す 0
« array_search array_slice » PHP Manual 配列 関数 配列の先頭から要素を一つ取り出す array_shift (PHP 4, PHP 5, PHP 7, PHP 8) array_shift — 配列の先頭から要素を一つ取り出す 説明 array_shift ( array &$array ): mixed array_shift() は、 array の最初の値を取り出して返します。配列 array は、要素 ...
https://man.plustar.jp/php/function.array-shift.html - [similar]
現在の配列エントリを返す 0
« ArrayIterator::count ArrayIterator::getArrayCopy » PHP Manual ArrayIterator 現在の配列エントリを返す ArrayIterator::current (PHP 5, PHP 7, PHP 8) ArrayIterator::current — 現在の配列エントリを返す 説明 public ArrayIterator::current (): mixed 現在の配列エントリを取得します。 パラメータ こ ...
https://man.plustar.jp/php/arrayiterator.current.html - [similar]
現在のセッションデータを、セッションエンコードされた文字列に変換する 0
« session_destroy session_gc » PHP Manual セッション関数 現在のセッションデータを、セッションエンコードされた文字列に変換する session_encode (PHP 4, PHP 5, PHP 7, PHP 8) session_encode — 現在のセッションデータを、セッションエンコードされた文字列に変換する 説明 session_encode (): string | ...
https://man.plustar.jp/php/function.session-encode.html - [similar]
現在の Unix タイムスタンプを返す 0
« strtotime timezone_abbreviations_list » PHP Manual 日付・時刻 関数 現在の Unix タイムスタンプを返す time (PHP 4, PHP 5, PHP 7, PHP 8) time — 現在の Unix タイムスタンプを返す 説明 time (): int 現在時刻を Unix エポック (1970 年 1 月 1 日 00:00:00 GMT) からの通算秒として返します。 注意 : ...
https://man.plustar.jp/php/function.time.html - [similar]
ファイルの現在の行を取得する 0
« SplFileObject::__construct SplFileObject::eof » PHP Manual SplFileObject ファイルの現在の行を取得する SplFileObject::current (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::current — ファイルの現在の行を取得する 説明 public SplFileObject::current (): string | array | false ファイルの現在 ...
https://man.plustar.jp/php/splfileobject.current.html - [similar]
DN を構成要素ごとに分割する 0
« ldap_exop ldap_first_attribute » PHP Manual LDAP 関数 DN を構成要素ごとに分割する ldap_explode_dn (PHP 4, PHP 5, PHP 7, PHP 8) ldap_explode_dn — DN を構成要素ごとに分割する 説明 ldap_explode_dn ( string $dn , int $with_attrib ): array | false ldap_get_dn() により返された DN を分割し、 ...
https://man.plustar.jp/php/function.ldap-explode-dn.html - [similar]
次の要素に移動する 0
« SimpleXMLIterator::key SimpleXMLIterator::rewind » PHP Manual SimpleXMLIterator 次の要素に移動する SimpleXMLIterator::next (PHP 5, PHP 7, PHP 8) SimpleXMLIterator::next — 次の要素に移動する 説明 public SimpleXMLIterator::next (): void このメソッドは、 SimpleXMLIterator を次の要素に移動 ...
https://man.plustar.jp/php/simplexmliterator.next.html - [similar]