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 Quote Link to comment Share on other sites More sharing options...
effigy Posted July 17, 2003 Share Posted July 17, 2003 $_SERVER[REMOTE_ADDR] 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.