[TYPO3-dev] OT: Re: IP-Function in MySQL

Steffen Müller typo3 at t3node.com
Sun Aug 3 21:19:01 CEST 2008


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




More information about the TYPO3-dev mailing list