| [ Index ] |
|
Code source de PHP PEAR 1.4.5 |
[Code source] [Imprimer] [Statistiques]
example for XML_Parser_Simple $Id: xml_parser_simple2.php,v 1.1 2004/05/24 21:42:33 schst Exp $
| Author: | Stephan Schmidt <schst@php-tools.net> |
| Poids: | 59 lignes (1 kb) |
| Inclus ou requis: | 0 fois |
| Référencé: | 0 fois |
| Nécessite: | 1 fichier XML/Parser/Simple.php |
myParser2:: (3 méthodes):
myParser()
handleElement_category()
handleElement_name()
| myParser() X-Ref |
| Pas de description |
| handleElement_category($name, $attribs, $data) X-Ref |
| handle the category element The element will be handled, once it's closed param: string name of the element param: array attributes of the element param: string character data of the element |
| handleElement_name($name, $attribs, $data) X-Ref |
| handle the name element The element will be handled, once it's closed param: string name of the element param: array attributes of the element param: string character data of the element |
| Généré le : Sun Feb 25 14:08:00 2007 | par Balluche grâce à PHPXref 0.7 |