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

search for in the

Installazione/Configurazione> <XMLReader
Last updated: Fri, 18 Jul 2008

view this page in

Introduzione

The XMLReader extension is an XML Pull parser. The reader acts as a cursor going forward on the document stream and stopping at each node on the way.

Codifica

It is important to note that internally, libxml uses the UTF-8 encoding and as such, the encoding of the retrieved contents will always be in UTF-8 encoding.



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

Installazione/Configurazione> <XMLReader
Last updated: Fri, 18 Jul 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites