RE: [PHP-WIN] getting error after filling out form

2005-02-12 Thread Mikey
> The requested URL > /php_excercises/{/php_excercises/schedule.php} was not found > on this server. Prolly because you are telling PHP to put the braces in for you: > print ' > --^ HTH, Mikey -- PHP Windows Mailing List (http://www.php.net/) To u

[PHP-WIN] getting error after filling out form

2005-02-12 Thread Patrick Roane
The php $_SERVER['PHP_SELF'] form comes up fine, I can fill it out, but when I click 'submit' I get the following error: The requested URL /php_excercises/{/php_excercises/schedule.php} was not found on this server. ..and my database table is ignored. This was all working just fine before and I d