Question
Login Problem building with PHP and CS3
I have a site that requires a login. When I type in the
username and pswd it redirects to the index page as planned. The
problem is that I am not really logged in. I added a conditional
statement which is suppose to show the customer name if the
username and psw match which they do. And if it does not match it
is suppose to say I am not logged in. Well it always says I am not
logged in. Can someone please give suggestions?
