Hello Tim,

Monday, January 12, 2004, 7:20:07 AM, you wrote:

TB> I'm new to PHP - I've just figured out how to basically write data to a
TB> text file.

TB> What I want to do is have a user submit data (email address & a question)
TB> via a form that is written to the xml file, then have a  support person
TB> add an answer to the xml file.

XML files are just plain text files. If you can write to text files
already then you can write to/create an XML file too.

-- 
Best regards,
 Richard                            mailto:[EMAIL PROTECTED]

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to