bfsog
09-10-2005, 02:21 PM
First off I am fairly new to XML. I have read a few tutorials on it, it's syntax etc.. but have yet to define a xml document.
My query is, is it possible to take from a html form that a user would submit to a php script, and for this submitted data to go into a xml file (say messages.xml) ?
I know this could be done using sql or similar but am keen to see if it can be done using XML through PHP.
If it can be inserted into a xml file, can messages.xml also be viewed (so that you can see the user submitted values?
Thanks a lot in advance.
My query is, is it possible to take from a html form that a user would submit to a php script, and for this submitted data to go into a xml file (say messages.xml) ?
I know this could be done using sql or similar but am keen to see if it can be done using XML through PHP.
If it can be inserted into a xml file, can messages.xml also be viewed (so that you can see the user submitted values?
Thanks a lot in advance.