|
Posted by Rik on 05/15/06 23:55
monomaniac21 wrote:
> BTW i just posted that exact question earlier today!
Hehe, it's a famous question... Not a day goes by without someone asking it
somewhere.
You'd think people would read the manual:
http://nl2.php.net/manual/en/function.header.php
"Remember that header() must be called before any actual output is sent,
either by normal HTML tags, blank lines in a file, or from PHP. It is a very
common error to read code with include(), or require(), functions, or
another file access function, and have spaces or empty lines that are output
before header() is called. The same problem exists when using a single
PHP/HTML file"
But hey, as long as the answer is short and simple, I and others are still
willing to give it :-).
Grtz,
--
Rik Wasmus
Navigation:
[Reply to this message]
|