hello all! I try to convert ip address (aaa.bbb.ccc.ddd) to IPv4 integer using ip2long(). ip2long("200.200.200.12") = 3368601612 but it must be -926365684. Is it a bug? I use php 4.0.6-dev from php4win.de --- ruslan [EMAIL PROTECTED] -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]
- Re: [PHP-WIN] error in ip2long Ruslan Ohitin
- Re: [PHP-WIN] error in ip2long Chris Adams