lightning.jim18
New Member
- Messages
- 4
- Reaction score
- 0
- Points
- 0
I'm trying to work on a weather website and within the past month it stopped working right. I recently discovered that anytime I try to grab the data from the OK Mesonet (http://mesonet.org/) that it times out for some reason, thereby screwing up the entire PHP script.
I have figured this out from a test PHP script that just grabs the page and displays it. It is attempting to grab this file: http://mesonet.org/data/public/mesonet/current/current.csv.txt It is quick to load in my browser. I have also tested the script on another site and it works fine. There is just something about X10 that's causing problems.
I have figured this out from a test PHP script that just grabs the page and displays it. It is attempting to grab this file: http://mesonet.org/data/public/mesonet/current/current.csv.txt It is quick to load in my browser. I have also tested the script on another site and it works fine. There is just something about X10 that's causing problems.