検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 672 for [SIMILAR] 16 1024 4096 WITH 57761 idna WITH 7334... (0.565 sec.)
受け入れ可能かどうかを調べる 0
« ParentIterator ParentIterator::__construct » PHP Manual ParentIterator 受け入れ可能かどうかを調べる ParentIterator::accept (PHP 5 >= 5.1.0, PHP 7, PHP 8) ParentIterator::accept — 受け入れ可能かどうかを調べる 説明 public ParentIterator::accept (): bool 現在の要素が子を持っているかどうか ...
https://man.plustar.jp/php/parentiterator.accept.html - [similar]
シェル引数として使用される文字列をエスケープする 0
« プログラム実行関数 escapeshellcmd » PHP Manual プログラム実行関数 シェル引数として使用される文字列をエスケープする escapeshellarg (PHP 4 >= 4.0.3, PHP 5, PHP 7, PHP 8) escapeshellarg — シェル引数として使用される文字列をエスケープする 説明 escapeshellarg ( string $arg ): string escapesh ...
https://man.plustar.jp/php/function.escapeshellarg.html - [similar]
OAuth クラス 0
« oauth_urlencode OAuth::__construct » PHP Manual OAuth OAuth クラス OAuth クラス (PECL OAuth >= 0.99.1) はじめに OAuth 拡張モジュールは、データプロバイダとやりとりするためのシンプルなインターフェイスを提供します。 OAuth HTTP 仕様を用いることで、プライベートなリソースを保護します。 クラス ...
https://man.plustar.jp/php/class.oauth.html - [similar]
次の DirectoryIterator アイテムに移動する 0
« DirectoryIterator::key DirectoryIterator::rewind » PHP Manual DirectoryIterator 次の DirectoryIterator アイテムに移動する DirectoryIterator::next (PHP 5, PHP 7, PHP 8) DirectoryIterator::next — 次の DirectoryIterator アイテムに移動する 説明 public DirectoryIterator::next (): void 次の ...
https://man.plustar.jp/php/directoryiterator.next.html - [similar]
配列内の現在の要素を返す 0
« count each » PHP Manual 配列 関数 配列内の現在の要素を返す current (PHP 4, PHP 5, PHP 7, PHP 8) current — 配列内の現在の要素を返す 説明 current ( array | object $array ): mixed 各配列は、"カレント"の要素へのポインタを有しています。 このポインタは、配列に挿入された最初の要素を指すように ...
https://man.plustar.jp/php/function.current.html - [similar]
ファイルの終端に到達しているか調べる 0
« SplFileObject::current SplFileObject::fflush » PHP Manual SplFileObject ファイルの終端に到達しているか調べる SplFileObject::eof (PHP 5 >= 5.1.0, PHP 7, PHP 8) SplFileObject::eof — ファイルの終端に到達しているか調べる 説明 public SplFileObject::eof (): bool ファイルの終端に到達しているか ...
https://man.plustar.jp/php/splfileobject.eof.html - [similar]
現在の DirectoryIterator アイテムを返す 0
« DirectoryIterator::__construct DirectoryIterator::getATime » PHP Manual DirectoryIterator 現在の DirectoryIterator アイテムを返す DirectoryIterator::current (PHP 5, PHP 7, PHP 8) DirectoryIterator::current — 現在の DirectoryIterator アイテムを返す 説明 public DirectoryIterator::current ...
https://man.plustar.jp/php/directoryiterator.current.html - [similar]
配列から重複した値を削除する 0
« array_uintersect array_unshift » PHP Manual 配列 関数 配列から重複した値を削除する array_unique (PHP 4 >= 4.0.1, PHP 5, PHP 7, PHP 8) array_unique — 配列から重複した値を削除する 説明 array_unique ( array $array , int $flags = SORT_STRING ): array array を入力とし、値に重複のない新規配列 ...
https://man.plustar.jp/php/function.array-unique.html - [similar]
与えられたキーから導出されるHKDFキーを生成する 0
« hash_final hash_hmac_algos » PHP Manual Hash 関数 与えられたキーから導出されるHKDFキーを生成する hash_hkdf (PHP 7 >= 7.1.2, PHP 8) hash_hkdf — 与えられたキーから導出されるHKDFキーを生成する 説明 hash_hkdf ( string $algo , string $key , int $length = 0 , string $info = "" , string $salt ...
https://man.plustar.jp/php/function.hash-hkdf.html - [similar]
適用可能な文字を全て HTML エンティティに変換する 0
« html_entity_decode htmlspecialchars_decode » PHP Manual String 関数 適用可能な文字を全て HTML エンティティに変換する htmlentities (PHP 4, PHP 5, PHP 7, PHP 8) htmlentities — 適用可能な文字を全て HTML エンティティに変換する 説明 htmlentities ( string $string , int $flags = ENT_QUOTES | ...
https://man.plustar.jp/php/function.htmlentities.html - [similar]