Hello,
I want to get a users IP address and store it in the MySQL database along with a couple of other normal fields.
How do I do this? How do I account for proxy servers sending 'UNKNOWN'?
What is the best type to store an IP address as?
Regards,
James