Hey guys... OK, heres the scenario:
You have a session when you log in
You have a $_GET['user']
You need to combine the 2... If your not logged in say you need to log in, if you select a user show that information, and if the $_GET['user'] is blank, only show that user (who is logged in)'s profile!
If you need code just ask!
Cheers in advance 
|