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

search for in the

XMLReader->read> <XMLReader->next
Last updated: Fri, 15 Aug 2008

view this page in

XMLReader->open

(No version information available, might be only in CVS)

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, 15 Aug 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites