Well, now I know that similar questions have probably been asked a million times, but I'm a real novice, and I really appreciate your help here.
Basically, I want to save the IP address of visitors in MySQL for later search and verification. First of all, I need to know what type of field I need to use to store the IP address. I would also like to make the system compatible with IPv6 addresses, if possible.
Thanks in advance
source share