| Matrix28 > PHP > Date and Time (Text only) |
|
PHP Digital clock | Write review | Report error | Discuss/get help on this script in our forums This is a PHP script for displaying the current time in a digital clock on your web page. It uses individual digit images for the clock, and does not require any special library. |
|
PHP Local date display | Write review | Report error | Discuss/get help on this script in our forums This is a simple PHP script that ensures you can display the local time and/or date, even when your web server is located in a different time zone to the date and/or time you want to display. Ideal in situations such as virtual web hosting. |
|
PHP analog clock | Write review | Report error | Discuss/get help on this script in our forums Analogic Clock is a PHP script for displaying an analog clock on your Web page. It uses the GD library to create the clock image on the fly. |
|
PHP GMT-BST Timezone selector | Write review | Report error | Discuss/get help on this script in our forums GMT-BST Timezone selector is a simple php script used to change the php date () function so that it gives the correct UK time (GMT/BST) even if your server is in a different continent. The script should be used by newcomers to PHP to see how to use the date() function and manipulate it to how they want it to be. |
|
PHP server time | Write review | Report error | Discuss/get help on this script in our forums This is a PHP script that shows the server time as ticking digital text clock. |