Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.
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)
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 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.
Dernière mise à jour : 2011-10-24
Fréquence d'utilisation : 1
Qualité :