Hi ...
i have an XML document which contains some information about Employees (for example) , and i want to retrieve these information using PHP, also i want to modify the information in the XML document using PHP..
the Question is: Does PHP Supports Reading and Writing XML Documents??
Thanks for help..