i'm new in forum and my englisch is not perfect
O.K , i'm using the xml-class at :
http://www.phpclasses.org/browse/file/638.html
to parse my xml files but i've that problem that i don't understand the use of some functions . For example to handel children , parents or descendant for a Node .
do some one can explain me how i can use the following functions ?
-handle_axis_child ( $axis, $context )
-handle_axis_parent ( $axis, $context )
-handle_axis_attribute ( $axis, $context )
-handle_axis_self ( $axis, $context )
- handle_axis_descendant ( $axis, $context )
i hope i'm clear and waiting for your feeback
sylvano