PDA

View Full Version : Forms and php_self


Nightfire
10-12-2002, 12:05 AM
When I submit a form that is using php_self for the action, the url is changing from http://localhost/sitedirectory/page.php to http://localhost/php/php.exe/sitedirectory/page.php and I don't want that to show. Is there something in the apacha config file to prevent this? I've viewed source of the form before submitting and it shows /php/php.exe/sitedirectory/page.php for the path