I have a MySQL query that inserts the content of a form into my database.
Along side inserting these values, I also want to discover and insert the users IP address.
I have a MySQL query that inserts the content of a form into my database.
Along side inserting these values, I also want to discover and insert the users IP address.