nobackseat88
01-15-2008, 11:50 PM
I want to a script to send information on to a page in the site index that's in a directory. Example:
http://www.example.com/forms/applyform.php
The person fills out the form and hits submit. I want the form to submit to
http://www.example.com/formvalidation.php
Isn't there like a pre-defined variable in php like $_SERVER to get the site's index?
http://www.example.com/forms/applyform.php
The person fills out the form and hits submit. I want the form to submit to
http://www.example.com/formvalidation.php
Isn't there like a pre-defined variable in php like $_SERVER to get the site's index?