検索

phrase: max: clip:
target: order:
Results of 181 - 190 of about 959 for [SIMILAR] 16 1024 4096 WITH 15951 procedural WIT... (1.054 sec.)
現在の DirectoryIterator アイテムが実行可能であるかどうかを調べる 0
« DirectoryIterator::isDot DirectoryIterator::isFile » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムが実行可能であるかどうかを調べる DirectoryIterator::isExecutable (PHP 5, PHP 7, PHP 8) DirectoryIterator::isExecutable — 現在の DirectoryIterator アイテムが実行可能であるか ...
https://man.plustar.jp/php/directoryiterator.isexecutable.html - [similar]
Creates a new deque using a callable to determine which values to include 0
« Ds\Deque::count Ds\Deque::find » PHP Manual Deque Creates a new deque using a callable to determine which values to include Ds\Deque::filter (PECL ds >= 1.0.0) Ds\Deque::filter — Creates a new deque using a callable to determine which values to include 説明 public Ds\Deque::filter ( ca ...
https://man.plustar.jp/php/ds-deque.filter.html - [similar]
Reduces the deque to a single value using a callback function 0
« Ds\Deque::push Ds\Deque::remove » PHP Manual Deque Reduces the deque to a single value using a callback function Ds\Deque::reduce (PECL ds >= 1.0.0) Ds\Deque::reduce — Reduces the deque to a single value using a callback function 説明 public Ds\Deque::reduce ( callable $callback , mixe ...
https://man.plustar.jp/php/ds-deque.reduce.html - [similar]
Removes and returns a value by key 0
« Ds\Map::reduce Ds\Map::reverse » PHP Manual Map Removes and returns a value by key Ds\Map::remove (PECL ds >= 1.0.0) Ds\Map::remove — Removes and returns a value by key 説明 public Ds\Map::remove ( mixed $key , mixed $default = ? ): mixed Removes and returns a value by key, or return a ...
https://man.plustar.jp/php/ds-map.remove.html - [similar]
Creates a new sequence using a callable to determine which values to include 0
« Ds\Sequence::contains Ds\Sequence::find » PHP Manual Sequence Creates a new sequence using a callable to determine which values to include Ds\Sequence::filter (PECL ds >= 1.0.0) Ds\Sequence::filter — Creates a new sequence using a callable to determine which values to include 説明 abst ...
https://man.plustar.jp/php/ds-sequence.filter.html - [similar]
Inserts values at a given index 0
« Ds\Sequence::get Ds\Sequence::join » PHP Manual Sequence Inserts values at a given index Ds\Sequence::insert (PECL ds >= 1.0.0) Ds\Sequence::insert — Inserts values at a given index 説明 abstract public Ds\Sequence::insert ( int $index , mixed ...$values ): void Inserts values into the ...
https://man.plustar.jp/php/ds-sequence.insert.html - [similar]
Creates a new set using a callable to determine which values to include 0
« Ds\Set::diff Ds\Set::first » PHP Manual Set Creates a new set using a callable to determine which values to include Ds\Set::filter (PECL ds >= 1.0.0) Ds\Set::filter — Creates a new set using a callable to determine which values to include 説明 public Ds\Set::filter ( callable $callback ...
https://man.plustar.jp/php/ds-set.filter.html - [similar]
Creates a new vector using a callable to determine which values to include 0
« Ds\Vector::count Ds\Vector::find » PHP Manual Vector Creates a new vector using a callable to determine which values to include Ds\Vector::filter (PECL ds >= 1.0.0) Ds\Vector::filter — Creates a new vector using a callable to determine which values to include 説明 public Ds\Vector::fil ...
https://man.plustar.jp/php/ds-vector.filter.html - [similar]
Apacheサブプロセスの環境変数を設定する 0
« apache_response_headers getallheaders » PHP Manual Apache 関数 Apacheサブプロセスの環境変数を設定する apache_setenv (PHP 4 >= 4.2.0, PHP 5, PHP 7, PHP 8) apache_setenv — Apacheサブプロセスの環境変数を設定する 説明 apache_setenv ( string $variable , string $value , bool $walk_to_top = f ...
https://man.plustar.jp/php/function.apache-setenv.html - [similar]
ファイルをコピーする 0
« clearstatcache delete » PHP Manual ファイルシステム 関数 ファイルをコピーする copy (PHP 4, PHP 5, PHP 7, PHP 8) copy — ファイルをコピーする 説明 copy ( string $from , string $to , ? resource $context = null ): bool ファイル from を to にコピーします。 ファイルを移動したいならば、 renam ...
https://man.plustar.jp/php/function.copy.html - [similar]