RE: getting error after filling out form

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 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 '
> 		<form method="post" action="{' .
----------------------------------------^
> $_SERVER['PHP_SELF'] . '}">
--------------------------^

HTH,

Mikey

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Database Programming]     [PHP Install]     [Kernel Newbies]     [Yosemite Forum]     [PHP Books]

  Powered by Linux