Python2
10-03-2004, 04:44 PM
Heres what I want:
If a user is not logged in I would like a login box to appear. If they are logged in then I would like the following to show up:
USERNAME :: Logout
New Messages: 0
Total Messages: 0
Your Posts: 34
Your Threads: 9
Edit Profile
Obviously above the USERNAME would be replaced with the members username and the numbers would be replaced by the approiate values.
So how do I do this?
Thanks
If a user is not logged in I would like a login box to appear. If they are logged in then I would like the following to show up:
USERNAME :: Logout
New Messages: 0
Total Messages: 0
Your Posts: 34
Your Threads: 9
Edit Profile
Obviously above the USERNAME would be replaced with the members username and the numbers would be replaced by the approiate values.
So how do I do this?
Thanks