BillyBoB Posted July 15, 2006 Share Posted July 15, 2006 i want to store the users ip in a table called profile and a colum called ipis there a way so when the user logs in it stores there ip? Link to comment https://forums.phpfreaks.com/topic/14661-storing-an-ip/ Share on other sites More sharing options...
akitchin Posted July 15, 2006 Share Posted July 15, 2006 look up $_SERVER['REMOTE_ADDR'] in the manual. Link to comment https://forums.phpfreaks.com/topic/14661-storing-an-ip/#findComment-58437 Share on other sites More sharing options...
BillyBoB Posted July 15, 2006 Author Share Posted July 15, 2006 ok will do Link to comment https://forums.phpfreaks.com/topic/14661-storing-an-ip/#findComment-58438 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.