検索

phrase: max: clip:
target: order:
Results of 511 - 520 of about 785 for [SIMILAR] 16 1024 4096 WITH 34127 parentiterator... (1.310 sec.)
SplObjectStorage クラス 0
« SplFixedArray::__wakeup SplObjectStorage::addAll » PHP Manual データ構造 SplObjectStorage クラス SplObjectStorage クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに SplObjectStorage クラスは、オブジェクトをデータに対応させたり、 データを渡さずオブジェクトセットとして使用したりします。 これ ...
https://man.plustar.jp/php/class.splobjectstorage.html - [similar]
UnderflowException クラス 0
« RuntimeException UnexpectedValueException » PHP Manual 例外 UnderflowException クラス UnderflowException クラス (PHP 5 >= 5.1.0, PHP 7, PHP 8) はじめに 空のコンテナ上で無効な操作 (要素の削除など) を試みたときにスローされる例外です。 クラス概要 class UnderflowException extends RuntimeEx ...
https://man.plustar.jp/php/class.underflowexception.html - [similar]
属性を削除する 0
« DOMElement::hasAttributeNS DOMElement::removeAttributeNode » PHP Manual DOMElement 属性を削除する DOMElement::removeAttribute (PHP 5, PHP 7, PHP 8) DOMElement::removeAttribute — 属性を削除する 説明 public DOMElement::removeAttribute ( string $qualifiedName ): bool qualifiedName という名 ...
https://man.plustar.jp/php/domelement.removeattribute.html - [similar]
属性を削除する 0
« DOMElement::removeAttributeNode DOMElement::setAttribute » PHP Manual DOMElement 属性を削除する DOMElement::removeAttributeNS (PHP 5, PHP 7, PHP 8) DOMElement::removeAttributeNS — 属性を削除する 説明 public DOMElement::removeAttributeNS ( ? string $namespace , string $localName ): void ...
https://man.plustar.jp/php/domelement.removeattributens.html - [similar]
インデックスで指定したノードを取得する 0
« DOMNamedNodeMap::getNamedItemNS DOMNode » PHP Manual DOMNamedNodeMap インデックスで指定したノードを取得する DOMNamedNodeMap::item (PHP 5, PHP 7, PHP 8) DOMNamedNodeMap::item — インデックスで指定したノードを取得する 説明 public DOMNamedNodeMap::item ( int $index ): ? DOMNode DOMNamedNod ...
https://man.plustar.jp/php/domnamednodemap.item.html - [similar]
現在のキーを取得する 0
« FilterIterator::getInnerIterator FilterIterator::next » PHP Manual FilterIterator 現在のキーを取得する FilterIterator::key (PHP 5 >= 5.1.0, PHP 7, PHP 8) FilterIterator::key — 現在のキーを取得する 説明 public FilterIterator::key (): mixed 警告 この関数は、 現在のところ詳細な情報はありま ...
https://man.plustar.jp/php/filteriterator.key.html - [similar]
配列を生成する 0
« array_walk arsort » PHP Manual 配列 関数 配列を生成する array (PHP 4, PHP 5, PHP 7, PHP 8) array — 配列を生成する 説明 array ( mixed ...$values ): array 配列を作成します。 配列に関するより詳しい情報は 配列型 のセクションをご覧ください。 パラメータ values カンマで区切った構文 "index => ...
https://man.plustar.jp/php/function.array.html - [similar]
ファイル全体を読み込んで配列に格納する 0
« file_put_contents fileatime » PHP Manual ファイルシステム 関数 ファイル全体を読み込んで配列に格納する file (PHP 4, PHP 5, PHP 7, PHP 8) file — ファイル全体を読み込んで配列に格納する 説明 file ( string $filename , int $flags = 0 , ? resource $context = null ): array | false ファイル全体 ...
https://man.plustar.jp/php/function.file.html - [similar]
複数の MIME ヘッダフィールドを一度にデコードする 0
« iconv_get_encoding iconv_mime_decode » PHP Manual iconv 関数 複数の MIME ヘッダフィールドを一度にデコードする iconv_mime_decode_headers (PHP 5, PHP 7, PHP 8) iconv_mime_decode_headers — 複数の MIME ヘッダフィールドを一度にデコードする 説明 iconv_mime_decode_headers ( string $headers , ...
https://man.plustar.jp/php/function.iconv-mime-decode-headers.html - [similar]
指定したオプションの値を設定する 0
« ldap_search ldap_set_rebind_proc » PHP Manual LDAP 関数 指定したオプションの値を設定する ldap_set_option (PHP 4 >= 4.0.4, PHP 5, PHP 7, PHP 8) ldap_set_option — 指定したオプションの値を設定する 説明 ldap_set_option ( ? LDAP\Connection $ldap , int $option , array | string | int | bool $ ...
https://man.plustar.jp/php/function.ldap-set-option.html - [similar]