Re: Redirecting from unreachable page on website

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

 



Morris wrote:

> What if the file exists, but it's kinda file to update database, like
> 
> // get request $_REQUEST
> // execute sql statement to update database
> // redirect to the other page, showing results?
> 
> in this case 404 approach does not mean to do correctly, so what else
> is suggested?

I would use a 303 redirect, just like after processing a POST.


/Per Jessen, Zürich


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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux