PHP Manuál | ||
---|---|---|
Predchádzajúci | Nasledujúci |
A reference to the XML parser to get an option from.
Which option to fetch. See xml_parser_set_option() for a list of options.
This function returns FALSE if parser does not refer to a valid parser or if option isn't valid (generates also a E_WARNING). Else the option's value is returned.
See xml_parser_set_option() for the list of options.
Predchádzajúci | Domov | Nasledujúci |
xml_parser_free | Hore | xml_parser_set_option |