How do I use PHP to write to and create HTML and XML files?

Nuckatucka

New member
I'm creating a website and in order for the visitors to use the website they would have to sign up.

I want to create a form to put in my html page that would sign people up by creating a directory (that has the name of their user name) in the Members folder on my server and creating the profile page and other user information files (which includes XML and HTML files) in that directory all from that one form...

I also want to create another form with a text box that edits the <description> tag in a XML file.

Any help is greatly appreciated!
Thanks.
 
Back
Top