hey guyz, can u tell me how to read an xml file using php?tnx
Code:<?xml version="1.0" encoding="ISO-8859-1"?> <mynotes> <note> <tasks>Validate data</tasks> <details>Validate data in SQL2005 Database with SQL manager</details> <meat>Pork</meat> </note> <note> <tasks>Download Music</tasks> <details>Download latest music from site abc</details> <meat>eat</meat> </note> </mynotes>



tnx 
Reply With Quote

Bookmarks