PHP Javascript HTML Cookie Print DateTime setTime today getElementById UTF8 GetCookieVal Random Random Number array javascript calendar Cookies kbdevent Print Dialog Knuth mail newCheck Object Javascript Alarm Clock Javascript DateTime Key event Linking Drop down new Number Format array_count_values password Algorithm preg_regreplace Alarm Clock Print Setting printf protection Alarm addEventListener GetCookie Content-Type chunk_split count Cardinal Endings DeleteCookie Delphi Internet Drop down Dropdown encryption EUC-KR formatted date time click calendar getDate 암호화 bcsub getMinutes getMonth gmdate bcadd attachEvent

DATETIME.ZIP

Basic Date Display   (created at Aug 30, 2007)   96  

Use this code snippet to display today's date on your Web page 

Server status checking by Shell Script   (created at Apr 01, 2008)   89  

Below is server status checking code can run on LINUX.  

How to convert formatted date time string to datetime?   (created at Oct 12, 2007)   59  

Whatever the formatted string is, strtotime() function convert the formatted date time string to datetime.Following example shows the simple reference can convert date time string whatever the formatted input is...function foo($formatted_time){  retur...

Adding and Subtracting Time   (created at Sep 13, 2007)   43  

The time () function generates a long string of numbers representing how many seconds have passed since January 1, 1970. It is possible to add and subtract time by adding and subtracting seconds.

Javascript implemented Calendar   (created at Aug 30, 2007)   27  

Nice calendar for Web page display. Highlights the date and the day of the week. Well-documented code to help you customize any font,color,or size you want.Javascript based Alarm Clock   (created at Aug 30, 2007)   51   IE Only) Set an alarm that will play any sound from your computer. You can even select a snooze time after it sounds. Awesome!How to get date time in Javascript ?   (created at Aug 30, 2007)   27   Following is the simple example you can easily use.

Example Of Creating Objects   (created at Aug 26, 2007)   61  

an example of creating object in javascript,taken from http://www.wdvl.com/Authoring/JavaScript/Tutorial/objects.htmldirect instance of an objectDespite the awkward sound name, a "direct instance of an object" simply means creating a new single object, suc...

Linking Drop Downs   (created at Aug 26, 2007)   77  

Linking drop downs is a frequent question. Here is a javascript based example