Lines Matching refs:ip2long
2 Test ip2long() function : usage variation 1
5 /* Prototype : int ip2long(string ip_address)
11 echo "*** Testing ip2long() : usage variation ***\n";
106 var_dump( ip2long($value) );
114 *** Testing ip2long() : usage variation ***
144 Error: 2 - ip2long() expects parameter 1 to be string, array given, %s(%d)
148 Error: 2 - ip2long() expects parameter 1 to be string, array given, %s(%d)
152 Error: 2 - ip2long() expects parameter 1 to be string, array given, %s(%d)
156 Error: 2 - ip2long() expects parameter 1 to be string, array given, %s(%d)
187 Error: 2 - ip2long() expects parameter 1 to be string, object given, %s(%d)
197 Error: 2 - ip2long() expects parameter 1 to be string, resource given, %s(%d)