I am enbarking on a quest to port the JavaScript LiveClock to PHP. So far, I have been successful in not getting any errors, but I am stuck on a section of code in the JavaScript version that uses the setInterval function to update the clock. The URL to the site containing LiveClock is:
http://www.zipworld.com.au/~astroboy/liveclock/
I included the code I have written so far. I'm sorry if my code is unreadable, I try very hard to make it readable. The reason it may look wierd is because I use 2 spaces as tabs and Notepad converted it to 8. :rolleyes:
Other than that, I'm good... For now.