This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
// how to use | |
// | |
// 1.) download a tide chart from here: http://tidesandcurrents.noaa.gov/tide_predictions.shtml?gid=235 | |
// | |
// 2.) cut and paste just the tide data into the $contents variable below | |
// | |
// 3.) update $location, and set the default time zone | |
// |