I've created a HTML form to accept contact details of a person. Now i want to store that data in an XML file using PHP and i should be able to add, update or delete contacts in the same XML file. Also I should be able to view those contacts in a HTML file after retrieving the XML file into HTML file. Please someone suggest how to do it??
Its URGENT!!!!!!