And for efficiency you could convert and store IP addresses in numeric 
format.
See INET_NTOA and INET_ATON.





Subject:

Re: [PHP] Trying to put ips into database
From:

Matt Drake <[EMAIL PROTECTED]>
Date:

Fri, 8 Feb 2002 11:52:26 -0600 (CST)

To:

<[EMAIL PROTECTED]>


On Fri, 8 Feb 2002, Dennis Moore wrote:


>> Not sure what your exact problem is but I did notice you had back ticks(`)
>> in your insert statement.  You should be using (').   You may need a where
>> clause in your insrt statement unless you want to populate all rows.  Just a
>> couple of thoughts.
>
 




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to