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

search for in the

XMLReader::readOuterXML> <XMLReader::read
[edit] Last updated: Fri, 07 Jun 2013

view this page in

XMLReader::readInnerXML

(PHP 5 >= 5.2.0)

XMLReader::readInnerXMLRecupera el XML del actual nodo

Descripción

string XMLReader::readInnerXML ( void )

Lee el contenido del actual nodo, incluyendo notas pequeñas y marcado.

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the contents of the current node as a string. Empty string on failure.

Notas

Precaución

Esta función sólo esta disponible cuando PHP ha sido compilado con libxml 20620 o superior.

Ver también



add a note add a note User Contributed Notes XMLReader::readInnerXML - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites