FB Posted July 29, 2007 Share Posted July 29, 2007 Hey I am not looking to be spoon fed but I am new to php and learning it. I would like to display on my site the following: 1. The updated satellite photo loop for Australia from BOM. You can find it here: www.bom.gov.au/products/IDE00902.loop.shtml 2. The updated weather forecast for each state when a user clicks on that state. You can find it here for example: www.bom.gov.au/cgi-bin/w....pl?IDQ10700.txt (state forecast) I need them to update themselves so I don't have to do it every few hours as this would be very time consuming. My main question is where do I find the data feed or files to put into my php code? Or is there an easier way of doing it? The BOM site does have a section called the special services unit but I am unsure on the weekend what they provide. Also, I want to show weather for specific regions when users click that region and will show them this data: www.bom.gov.au/cgi-bin/s...rod.cgi?IDQ10050 I also cannot find a dat file for that. In other words I cant find the file I need to "get" Tips appreciated. Quote Link to comment Share on other sites More sharing options...
AndyB Posted July 29, 2007 Share Posted July 29, 2007 http://www.bom.gov.au/silo/ - products menu is on the left. example: http://www.bom.gov.au/silo/products/MJO_SatLoop.shtml Quote Link to comment Share on other sites More sharing options...
PC Nerd Posted July 29, 2007 Share Posted July 29, 2007 also, maybe use frames or similar? gdlk Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.