simplexml_load_file object attributes and values
Posted: Sun Aug 28, 2005 12:41 am
How can I get the array list of a simplexml_load_file's object ?
I would like to do print_r($obj->which_array_name); to view the array that stores the xml attributes and values.
Thanks
I would like to do print_r($obj->which_array_name); to view the array that stores the xml attributes and values.
Thanks