########### Script created by Advanced IT Services Holland [info@aitsh.com] ########### ########### in order of : Dr. Evan Ladoux from FastFoodDiet, Inc. ########### #$required = the form-fields you want required... --> this is the most safe way at the moment #$mysql_host = your MySQL-database server #$mysql_user = your MySQL username #$mysql_password = your MySQL password #$mysql_database = your MySQL database #$mysql_table = your MySQL-table #$page_title = The TITLE of this 'script' #$scriptname = the scriptname of this 'script' :-) $required = array("firstname","lastname","address","city","country","phone","email","username","password"); #$required = array("firstname","lastname","email"); $mysql_host = "localhost"; $mysql_user = "usr226043115"; $mysql_password = "181KhZy4i5Mj6"; $mysql_database = "fastfooddiet"; $mysql_table = "order_data"; $page_title = "FastFoodDiet.com Order Form"; $scriptname = "order.php3"; ?>
![]() | ||
| ||
|
| ||