15 Mar 2008, 10:46 PM
Totally Zenned
- Join Date:
- Sep 2005
- Posts:
- 836
- Plugin Contributions:
- 0
Hide sidebox link when logged in
I know to get a link to only display when your logged in is to put this aorund it
if($_SESSION['customer_id']){
}
But how about gettign a link NOT to display when logged in