Posted by J.O. Aho on 02/17/06 15:45
patrick_woflian wrote:
> hey guys, basically i am inputting a simple password check on my
> website.. but although when you get it wrong the page refreshes as it
> should.. when correct the pages simply goes blank. here is my code: any
> hints would be great. cheers.
As you use header() you have to ensure that you don't have any whitespaces or
anything else that can generate outputs outside the <?PHP and ?>.
You know that your $errorMessage won't do anything?
//Aho
Navigation:
[Reply to this message]
|