Login & Logout

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
alsonkimichi
Forum Newbie
Posts: 2
Joined: Thu Feb 26, 2009 11:53 pm

Login & Logout

Post by alsonkimichi »

as you can see this http://www.cart-test.com on the left column, the tab of the customer login panel. When the user logins, it will show the user name , i want to hide the rest of the (email address,password, register, forget password), only show the logout link after they have login successfully.

Below are the ID & Password Testing Only.

Email Address: test@yahoo.com
Password: test123

please help.

advance thanks to your guys...
User avatar
infolock
DevNet Resident
Posts: 1708
Joined: Wed Sep 25, 2002 7:47 pm

Re: Login & Logout

Post by infolock »

i don't see what you're talking about... it seems to work fine for me.
Post Reply