View Single Post
  #2 (permalink)  
Old 01-28-2008, 07:09 PM
roots's Avatar
roots roots is offline
Moderator
 
Join Date: Jan 2008
Location: Dallas
Posts: 258
roots is on a distinguished road
You can have session object of all clients that connect to the the server if it is webclient. Otherwise you can track the client using their ip address (getRemoteAddr() )
__________________
dont worry newbie, we got you covered.
Reply With Quote