View Single Post
Old 12-16-2005, 06:56 AM   #2 (permalink)
d*d
Addict
 
d*d's Avatar
 
Join Date: Sep 2004
That would be fairly simple to convert to php, the structure wouldn't need to change just a few commands, wrap it in <?php ?>, and document.write becomes echo"";

check on php.net to find out how to use the date function and you don't need to specify var hours for a variable but all variables do need a $ symbol ($hours = Date())
__________________
see the irony ... SEE IT
d*d is offline   Reply With Quote