downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

XMLWriter> <XMLReader::setSchema
Last updated: Fri, 06 Nov 2009

view this page in

XMLReader::XML

(PHP 5 >= 5.1.2)

XMLReader::XMLパースする XML を含むデータを設定する

説明

bool XMLReader::xml ( string $source [, string $encoding [, int $options = 0 ]] )

パースする XML を含むデータを設定します。

パラメータ

source

パースされる XML を含む文字列。

encoding

ドキュメントのエンコーディングあるいは NULL

options

LIBXML_* 定数のビットマスク。

返り値

成功した場合に TRUE を、失敗した場合に FALSE を返します。

変更履歴

バージョン 説明
5.2.0 encoding および options が追加されました。

参考



add a note add a note User Contributed Notes
XMLReader::XML
There are no user contributed notes for this page.

XMLWriter> <XMLReader::setSchema
Last updated: Fri, 06 Nov 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites