You are here: Re: [PHP] Callbacks in XML Parser « PHP « IT news, forums, messages
Re: [PHP] Callbacks in XML Parser

Posted by Norbert Wenzel on 12/19/05 00:22

comex wrote:
>>xml_set_element_handler($this->xmlParser, "$this->startTag",
>>"$this->endTag");
>
> xml_set_element_handler($this->xmlParser, array(&$this, 'startTag'),
> array(&$this, 'endTag'));

i copied this from a posting about two weeks ago by Jochem Maas:

in this case there is an alterntive:

http://php.net/manual/en/function.xml-set-object.php

Norbert Wenzel wrote:

> Robert Cummings wrote:
>
>> On Sat, 2005-12-10 at 11:25, mail wrote:
>>
>>> xml_set_element_handler($parser, "xml_start_element",
"xml_stop_element"); //can't find function
>>
>>
>>
>>
>> use array notation for object method handlers:
>>
>> xml_set_element_handler
>> (
>> $parser,
>> array( $this, 'xml_start_element' ),
>> array( $this, 'xml_stop_element' )
>> );
>>
>> Cheers,
>> Rob.
>
>
>
> Thanks,
>
> Norbert

 

Navigation:

[Reply to this message]


Удаленная работа для программистов  •  Как заработать на Google AdSense  •  England, UK  •  статьи на английском  •  PHP MySQL CMS Apache Oscommerce  •  Online Business Knowledge Base  •  DVD MP3 AVI MP4 players codecs conversion help
Home  •  Search  •  Site Map  •  Set as Homepage  •  Add to Favourites

Copyright © 2005-2006 Powered by Custom PHP Programming

Сайт изготовлен в Студии Валентина Петручека
изготовление и поддержка веб-сайтов, разработка программного обеспечения, поисковая оптимизация