A few months ago I shared a php script that displays the time to the next tide in graphics and words as I find it easier to interpret than a table.
You can see it in operation on my tides page, as well as a 'mini" version in my Ajax dashboard on my home page.
http://wx.theshackbythebeach.com/wx/wxtides.php
Enjoy!!
Seems the post I refer to above has been deleted? 
For those who still want the tide script, you can download it from here
http://www.theshackbythebeach.com/wx/wxtides.zip
Enjoy!
The link still works for me, I can see the whole thread. :-k
Very strange - this morning it looped back to the main forum index - it’s working properly now? #-o
I was made aware of this “issue” by another forum user that was trying to find the download link hence why I added the link above 
Cheers
Any ideas what i am doing wrong? TIA, iszatso.net/weather/wxtides.php I’m sure it’s something blazingly simple…for someone else…
BRGDS,
patrick
I’m guessing you havn’t enclosed the script between the php start/end code?
<?php
Tide script goes here
?>