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

search for in the

XMLReader::setParserProperty> <XMLReader::readOuterXML
Last updated: Fri, 28 Nov 2008

view this page in

XMLReader::readString

(PHP 5 >= 5.2.0)

XMLReader::readStringThe methodName purpose

Description

string XMLReader::readString ( void )

Reads the contents of the current node as an string.

Parameters

This function has no parameters.

Return Values

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

Notes

Caution

This function is only available when PHP is compiled against libxml 20620 or later.

See Also



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

XMLReader::setParserProperty> <XMLReader::readOuterXML
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites