--- Chris Hubbard <[EMAIL PROTECTED]> wrote:
> header('Location: index.php');
The Location header requires an absolute URL. This example demonstrates a
violation of the specification and can have unknown results.
Chris
=====
My Blog
http://shiflett.org/
HTTP Developer's Handbook
http://httphandbook.org/
RAMP Training Courses
http://www.nyphp.org/ramp
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

