在mysql中
inet_aton(ipstr), 将ip字符串转换成整型数据
inet_ntoa(int), 将整型数据转换成ip字符串
在PHP中
long2ip, ip2long
posted on 2013-03-30 14:15 冯亮 阅读(194) 评论(0) 收藏 举报