Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
the function named by endelementhandler must accept two parameters: endelementhandler (int parser, string name)
the function named by end_element_handler must accept two parameters: end_element_handler (resource parser, string name)
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità:
sets the element handler functions for the xml parser parser. startelementhandler and endelementhandler are strings containing the names of functions that must exist when xml_parse() is called for parser.
sets the element handler functions for the xml parser parser. start_element_handler and end_element_handler are strings containing the names of functions that must exist when xml_parse() is called for parser.
Ultimo aggiornamento 2011-10-24
Frequenza di utilizzo: 1
Qualità: