less than 1 minute read

After another series of exchanges with my webhost, I’ve reduced one of the problems I’ve been having to a single PHP command.

This should connect to NOAA, disconnect, print a success statement, and finish gracefully. The source can be seen here although you may need to use your browser’s “view source” command.

PHP or Apache hangs on this simple code. If anyone has seen this before, please comment.

Updated:

Comments