Hello Tim,
On 12 Jan 2004 at 17:50, Tim Burgan wrote:
> I'm wondering if anyone can help me or point me in the right direction
> regarding how I can write to an XML file.
Writing to an XML file works the same way as writing to any other file: you need to
open
the file with fopen(), append to
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 suppor
Hello,
I'm wondering if anyone can help me or point me in the right direction
regarding how I can write to an XML file.
I'm new to PHP - I've just figured out how to basically write data to a
text file.
What I want to do is have a user submit data (email address & a question)
via a form that is
3 matches
Mail list logo