Help - Search - Members - Calendar
Full Version: Php Form
Zymic Webmaster Forums > Zymic Free Web Hosting > Databases & MySQL
Walid:)
...
swordz
You need to write a php file to catch all of the data, then mail the data from there. However, for this to work on zymic, you will need to pay $10 to have the mail() function enabled.

The other alternative, is to write a php file and save the data into a database (using phpmyadmin). This is free, but you will have to remember to check the database regularly to see if you have anything there.

swordz
Walid:)
...
swordz
If you start it, you'll find people here and on the IRC will help you with problems you come up against.

You need to look at:

$_POST and $_GET variables
Validation/sanitation of variables.
MYSQL

That will certainly get you started. A good general php tutorial is here. The part that deals with forms is here.

swordz
Walid:)
...
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.