Scripts page

In the spririt of the WXForum.net site of being helpful, I thought I would document 3 of my scripts that I use for my site.

While I'm not a PHP coder, I've been able to copy/paste/edit some scripts and make them useful for my site.

Banner Script: I have a script that loads random images from a folder and displays them in my header. As you refresh my page, a new picture will appear at the top.
Link to Word doc for instructions.
Link to PDF doc for instructions.
View my header code so you can copy/paste the text.

NOAAREC: This script was created by a WXForum.net member. It queries the NOAA records for a WFO office and displays record/normal high and low temperatures.
Link to Word doc for instructions.
Link to PDF doc for instructions.
View my noaarec code. Copy/Paste this text into a new noaarec.php file.
View my ajaxdashboard code so you can copy/paste the text in the right spot.

Records Spreadsheet: I created a spreadsheet to keep track of both rain data and temperature data.
You can utilize this spreadsheet to put normal rain data on your site. If you're not able to utilize the above NOAAREC.php file, you can also put your own temperature data on your site.
Link to Word doc for instructions.
Link to PDF doc for instructions.
View my ajaxdashboard code so you can copy/paste the text in the right spot.
Live demo of the records script.