検索

phrase: max: clip:
target: order:
Results of 191 - 200 of about 448 for (0.084 sec.)
要素の属性を定義する 3991
« SimpleXMLElement::asXML SimpleXMLElement::children » PHP Manual SimpleXMLElement 要素の属性を定 ... 力は以下となります。 name="one" game="lonely" 参考 基的な SimpleXML の使用法 関連キーワード: 属性 , 定義 ...
https://man.plustar.jp/php/simplexmlelement.attributes.html - [similar]
XML データに Xpath クエリを実行する 3991
« SimpleXMLElement::__toString SimpleXMLIterator » PHP Manual SimpleXMLElement XML データに Xpat ... ces() - ドキュメントで使用している名前空間を返す 基的な SimpleXML の使用法 関連キーワード: SimpleXMLEle ...
https://man.plustar.jp/php/simplexmlelement.xpath.html - [similar]
パターンにマッチするパス名の検索 3991
« data:// phar:// » PHP Manual サポートするプロトコル/ラッパー パターンにマッチするパス名の検索 ... dir() のサポート No rmdir() のサポート No 例 例1 基的な使用法 <?php // ext/spl/examples/ ディレクトリの ...
https://man.plustar.jp/php/wrappers.glob.html - [similar]
出力バッファリング制御 3900
« opcache_reset はじめに » PHP Manual PHP の振る舞いの変更 出力バッファリング制御 出力バッファリ ... ストール手順 実行時設定 リソース型 定義済み定数 例 基的な使用法 出力リライトの使用法 出力制御 関数 flush ...
https://man.plustar.jp/php/book.outcontrol.html - [similar]
SimpleXML 3900
« libxml_use_internal_errors はじめに » PHP Manual XML 操作 SimpleXML SimpleXML はじめに インスト ... ストール手順 実行時設定 リソース型 定義済み定数 例 基的な SimpleXML の使用法 XML エラーの対応 SimpleXMLEl ...
https://man.plustar.jp/php/book.simplexml.html - [similar]
ArrayAccess インターフェイス 3900
« Throwable::__toString ArrayAccess::offsetExists » PHP Manual 定義済みのインターフェイスとクラス ... public offsetUnset ( mixed $offset ): void } 例1 基的な使用法 <?php class Obj implements ArrayAccess { ...
https://man.plustar.jp/php/class.arrayaccess.html - [similar]
CallbackFilterIterator クラス 3900
« CachingIterator::valid CallbackFilterIterator::accept » PHP Manual イテレータ CallbackFilterIt ... 配列、あるいは無名関数などです。 例2 コールバックの基例 <?php $dir = new FilesystemIterator ( __DIR__ ); ...
https://man.plustar.jp/php/class.callbackfilteriterator.html - [similar]
SeekableIterator インターフェイス 3900
« RecursiveIterator::hasChildren SeekableIterator::seek » PHP Manual インターフェイス SeekableIt ... d (): void public Iterator::valid (): bool } 例1 基的な使用法 この例では、 SeekableIterator を作成して位 ...
https://man.plustar.jp/php/class.seekableiterator.html - [similar]
Serializable インターフェイス 3900
« ArrayAccess::offsetUnset Serializable::serialize » PHP Manual 定義済みのインターフェイスとクラ ... public unserialize ( string $data ): void } 例1 基的な使用法 <?php class obj implements Serializable { ...
https://man.plustar.jp/php/class.serializable.html - [similar]
Stringable インターフェイス 3900
« WeakMap::offsetUnset Stringable::__toString » PHP Manual 定義済みのインターフェイスとクラス St ... (): string } Stringable インターフェイスの例 例1 基的な Stringable インターフェイスの使い方 <?php class ...
https://man.plustar.jp/php/class.stringable.html - [similar]