JasonORDSW Posted July 17, 2003 Share Posted July 17, 2003 I have a form field that registers a person, and then post the information to a MySQL database. Is there a way to CAPTURE the persons IP Address and post that to a field in the database also? Thanks! Jason Link to comment https://forums.phpfreaks.com/topic/731-capturing-visitors-ip-address-fro-mysql/ Share on other sites More sharing options...
effigy Posted July 17, 2003 Share Posted July 17, 2003 $_SERVER[REMOTE_ADDR] Link to comment https://forums.phpfreaks.com/topic/731-capturing-visitors-ip-address-fro-mysql/#findComment-2422 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.