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: [PHP] OOP and xml_set_element_handler
> 
> 
> 
> 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
> 
 
______________________________________________________________________________
ifrance.com, l'email gratuit le plus complet de l'Internet !
vos emails depuis un navigateur, en POP3, sur Minitel, sur le WAP...
http://www.ifrance.com/_reloc/email.emailif



-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to