Manuál PHP | ||
---|---|---|
PÅ™edcházejÃcà | Dalšà |
xml_set_object
Description
bool xml_set_object ( resource parser, object &object )
This function allows to use parser
inside
object
. All callback functions could be set with
xml_set_element_handler() etc and assumed to be
methods of object
.
PÅ™edcházejÃcà | Domů | Dalšà |
xml_set_notation_decl_handler | Nahoru |