Warning: include(db.php) [function.include]: failed to open stream: No such file or directory in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/demo.php on line 27

Warning: include(db.php) [function.include]: failed to open stream: No such file or directory in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/demo.php on line 27

Warning: include() [function.include]: Failed opening 'db.php' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/demo.php on line 27

A sample calculating the distance between 2 zip codes: 93001 and 60618


Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122

Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122
Error: No details found for zip code: 97214

A sample getting all the zip codes withing a range: 2 miles from 97214


Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 122
Error: Access denied for user 'nobody'@'localhost' (using password: NO)

A sample getting details about a zip code: 97214


Warning: mysql_query() [function.mysql-query]: Access denied for user 'nobody'@'localhost' (using password: NO) in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 105

Warning: mysql_query() [function.mysql-query]: A link to the server could not be established in /home/oxavind/public_html/releases/PHP Classes/Zip Code Distance Calculator Class/1.0/zipcode.class.php on line 105
Error: Access denied for user 'nobody'@'localhost' (using password: NO)