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.12, 'Miscellaneous
Functions', in the current MySQL manual:

http://www.mysql.com/doc/M/i/Miscellaneous_functions.html

I assume you must also be using an old version of MySQL, as these functions
were only added in version 3.23.15, so you should upgrade your installation
of MySQL.

Regards,

Basil Hussain
---------------------------------------
Internet Developer, Kodak Weddings
E-Mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to