Home     PHP / Javascript / Ajax
PHP Script Codes

PHP Script Codes > date-time

Digital Clock Free

Rate: | Price: Free | Demo: | Views: 49747

PHP Script Codes > date-time
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. ... More

Local Date Display Free

Rate: | Price: Free | Demo: | Views: 34418

PHP Script Codes > date-time
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. ... More

Analogic Clock Free

Rate: | Price: Free | Demo: | Views: 30063

PHP Script Codes > date-time
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. ... More

Clock Free

Rate: | Price: Free | Demo: | Views: 17347

PHP Script Codes > date-time
This script does not use the GD library. All PNG generation code, including CRC checksum calculation and ZLIB-implementation, is pure PHP3. You can use it as a benchmark (because it's slow), or as a quick reference for implementing a simple ... More

phpDateTime Free

Rate: | Price: Free | Demo: | Views: 13717

PHP Script Codes > date-time
PHP-Classes for easier handling of Date-, Time-, DateTime- and Timspan-Values in different formats
can calculate, convert, display, format any form of ISO, DIN, UK, US, Unix-Timestamp, MySQL-Timestamp ... More

International Text Date Free

Rate: | Price: Free | Demo: | Views: 11523

PHP Script Codes > date-time
International Text Date is a PHP script for displaying the date in your selected language. Currently supported languages include En, Fr, De, Es and Se. ... More

date-diff.php Free

Rate: | Price: Free | Demo: | Views: 9264

PHP Script Codes > date-time
This is a simple script to calculate the difference between two dates and express it in years, months and days. Use as in: "my daughter is 4 years, 2 month and 17 days old" ... Feel free to use this script for whatever you want. ... More

International Graph Date Free

Rate: | Price: Free | Demo: | Views: 8802

PHP Script Codes > date-time
International Date is a highly configurable PHP script that allows you to display the current date in a gif image for a selected language. It currently supports En, Fr, De, Es and Se. ... More

Page Load Time Free

Rate: | Price: Free | Demo: | Views: 8168

PHP Script Codes > date-time
This script gives you all the required code to insert your page load time at the bottom of your pages. ... More

RGNClock Free

Rate: | Price: Free | Demo: | Views: 6736

PHP Script Codes > date-time
RGNClock is a nifty little program that displays the current time on your web server in graphical form. Very easy to install on any server, just by using include commands. ... More

PHP Script Timer Free

Rate: | Price: Free | Demo: | Views: 5561

PHP Script Codes > date-time
Measure PHP execution time using this small and simple script. PHP typically executes very quickly, though some code takes significant time to execute, i.e. retrieving and parsing remote files, image manipulations, complex and/or multiple S ... More

Chameleon - background rotator Free

Rate: | Price: Free | Demo: | Views: 5422

PHP Script Codes > date-time
Chameleon PHP script shows randomly, or in dependent on user's local time, different background images or colors. You can preset precise time (hours, minutes and seconds). Uses Flat File (txt file) and does not need MySQL or any other DB. ... More

Ultimate Date Time Script Free

Rate: | Price: Free | Demo: | Views: 4237

PHP Script Codes > date-time
This is ultimate date script which can help you to insert date and time in any of your php scripts with inbuilt 12 formats which ca easily be scaled up. Options to add custom messages have been implemented for more friendliness. ... More

Date( ) to Image Swap Free

Rate: | Price: Free | Demo: | Views: 3459

PHP Script Codes > date-time
This script determines the date using the date()function and then displays an image based on the date found. This script uses a switch statement. ... More

ADOdb Date and Time Library Free

Rate: | Price: Free | Demo: | Views: 3244

PHP Script Codes > date-time
PHP native date functions use integer timestamps for computations. Because of this, dates are restricted to the years 1901-2038 on Unix and 1970-2038 on Windows due to integer overflow for dates beyond those years. This library was develope ... More