"; include ('header.html'); if (!$_POST[dbase_name] || !$_POST[dbase_server] || !$_POST[dbase_username] || !$_POST[dbase_password] || !$_POST[install_dir] || !$_POST[time_zone] || !$_POST[default_url] || !$_POST[min_pass_len] || !$_POST[max_pass_len] || !$_POST[dom_name] || !$_POST[admin_email]) { echo "
You must complete all of the fields, please Go Back and complete all of the fields.
"; exit; } ?>