Hi,
Steffen Kamper schrieb:
>
> For saving the usage is
> INET_ATON('127.128.129.130')
>
> and for reading it's
> INET_NTOA(`ip`)
>
IMHO in Perl you needed that function for socket programming. But it was
more powerful than the MySQL implementation because in Perl you could
use hostnames, too.
--
cheers,
Steffen