I do not clear about the functions of XML.
There are some global vars when parsing XML,such as $name,$args,$attrs.
But where do they come from ?and How to use them ?
I have tried $attrs which is a string.But no use.I suppose it should be an array if the tag have several attributes.
Need help!