xml_parse_section()#
Syntax
xml_parse_section( output var, eof var )
Returns#
Returns 1 on success, 0 on failure.
Parameters#
Parameter | Description |
---|---|
output |
Parsed XML output, same format as xml_parse() |
eof |
boolean “end of file”. |