RE: [request] IP Address Functions

2001-06-25 Thread Basil Hussain
Hi, > > I have a feature request: How about adding a built-in function > to convert > > IP addresses from strings to "INT UNSIGNED", and another function to > > convert vice versa. > Have you taken a look at INET_ATON and INET_NTOA functions ?? Yes, you might want to take a read of section 7.4.

Re: [request] IP Address Functions

2001-06-25 Thread Sinisa Milivojevic
"Philip " <[EMAIL PROTECTED]> writes: > Hello, > > I have a feature request: How about adding a built-in function to convert > IP addresses from strings to "INT UNSIGNED", and another function to > convert vice versa. > > This makes it easier for e.g. people whose web applications log IP > addre