View Single Post
Old 06-27-2008, 07:22 AM   #21 (permalink)
Orc
The Prestige
 
Orc's Avatar
 
Join Date: Dec 2007
Location: On your Hard Drive, hiding like a Virus
Posts: 824
Thanks: 163
Orc is on a distinguished road
Default

The above code looks like its not assigning a username and password but rather a static online bit which doesn't change, in opinion logged means it checks if the user logged so that makes him online.


You can also try, session_unregister('logged') or unset($_SESSION['logged']), cant recall using them to be honest, >.< right now im more busy in a project thats using Java.
__________________
Wax on, Wax off
Orc is offline  
Reply With Quote
The Following User Says Thank You to Orc For This Useful Post:
codefreek (06-27-2008)