have a look to the function xml_set_object in the doc:
http://www.php.net/manual/en/function.xml-set-object.php
> -Original Message-
> From: Christof Rath [mailto:[EMAIL PROTECTED]]
> Sent: jeudi 27 juin 2002 23:19
> To: [EMAIL PROTECTED]
> Subject
Is it possible to call xml_set_element_handler() with a class function like:
xml_set_element_handler($parser, $this->startElement, $this->endElement);
thx Christof Rath
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
2 matches
Mail list logo