Re: Help with login

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

 



>
> Hey, I think this should be working but it doesn't seem to be.
>
> $_GET["page"]
> $_SERVER['PHP_SELF']



What is the error message you are getting?

And, why are you using different quotes throughout all of your script?

I believe you should use single quotes for all of your server generated
variables like $_GET['page'], $_SERVER['PHP_SELF'], $_POST['user']

[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