corillo181 Posted June 25, 2007 Share Posted June 25, 2007 i got a script and a table that counts the users on the website and when they logged in a column change from 'n' to 'y' the problem with this is that i check by ip if is logged in or not. but when someone is using a phone to browse the website and they log in it turns into a mess because phones don't have one ip they changed the ip every time they change pages.. Quote Link to comment Share on other sites More sharing options...
Wildbug Posted June 25, 2007 Share Posted June 25, 2007 Do phones accept cookies? If so, use sessions and log the session id (or use your own cookie). Quote Link to comment Share on other sites More sharing options...
corillo181 Posted June 25, 2007 Author Share Posted June 25, 2007 good idea. i try that and use the phone to try it again. Quote Link to comment Share on other sites More sharing options...
corillo181 Posted June 26, 2007 Author Share Posted June 26, 2007 ... Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.