![]() |
|
|
+ Search |
![]()
|
Jul 2nd, 1999 06:07
Nathan Wallace, unknown unknown, Mattias Nilsson
Just use the header() function.
http://www.php.net/manual/function.header.php3
Make sure that you call header() before any data (even whitespace) has
been sent back to the client.