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

search for in the

XMLReader->read> <XMLReader->next
Last updated: Fri, 30 Oct 2009

view this page in

XMLReader->open

(PHP 5 >= 5.1.2)

XMLReader->openURI angeben, die auf XML-Inhalt verweist, der geparst werden soll

Beschreibung

XMLReader
bool open ( string $URI [, string $encoding [, int $options ]] )

URI angeben, die auf XML-Inhalt verweist, der geparst werden soll.

Parameter-Liste

URI

URI die auf den XML-Inhalt verweist.

encoding

Dokumentkodierung oder NULL.

options

Bitmaske mit XMLReader-Options-Konstanten.

Rückgabewerte

Gibt bei Erfolg TRUE zurück, im Fehlerfall FALSE.

Changelog

Version Beschreibung
5.2.0 encoding und options wurden ergänzt.



add a note add a note User Contributed Notes
XMLReader->open
There are no user contributed notes for this page.

XMLReader->read> <XMLReader->next
Last updated: Fri, 30 Oct 2009
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites