Jump to content

Creating an xml file from an html form using PHP


yoda699

Recommended Posts

Hi people,

 

I've got about 10 fields in my html form and I just want to parse the information into an xml file that will be upload to an ftp.

Could someone please direct me to a thread or a tutorial that deal with creating an xml file from an html form?

 

Thanks

Okay great, I have trying to work with this script. It works great. Now there are two things I need to change.

 

1. I would like that every time a new xml file will be created. The way this script is set up, the name of the xml file is parsed from the 'document name' field of the form. I want the name of the file to have a number or something attached to it so files will always be new.

 

2. What is the command to upload the xml file to ftp server.

 

Thanks again

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.