Question : Show Date time on webpage -coldfusion,jquery

Hello experts.
I need help to show the date and a clock on my page.
For the clock i use the jquery plugin:jquery.jclock.js (http://sites.google.com/site/jqueryjclockjs/) but how about the date?Do i have to use serverlanguage or another script?
Any help?

Answer : Show Date time on webpage -coldfusion,jquery

http://us.php.net/manual/en/function.htmlentities.php

Super easy: htmlentities($string)

and to convert it back:html_entity_decode($string)
Random Solutions  
 
programming4us programming4us