| Identify customer -
28-06-2007, 01:29 PM
How can I identify when the user is "LOGGED" or "NOT LOGGED" ?
Sometimes a user requesting things... changes, etc. We need a way to identify this user... without request confidencial data...
For example, identifying if this user have a $_SESSION['logged'] variable or something like that.
Anyone know? |