Posted by Steve on 10/18/05 19:31
> $fp = fopen("http://www.weather.gov/data/current_obs/KPKB.xml","r"); Does the delay still occur at your site if you substitute the IP: $fp = fopen("http://81.22.33.120/data/current_obs/KPKB.xml","r"); If not, then your host's DNS or some similar network-related issue is causing the delay. --- Steve
[Reply to this message]
Copyright © 2005-2006 Powered by Custom PHP Programming