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
simplexml_load_file object attributes and values
Moderator: General Moderators