scripts, softwares
Home

New Listings

Most Popular

Top Rated

Login

Signup
Search ::  


Sponsors
 
Categories
 
Sponsor links
Date and Time related scripts & softwares
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.
 
 
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. Presently limited (as a simple 4-line script) in that you need to update the script at daylight savings time (but very very easy to change).
 
 
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.
 
 
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 its slow), or as a quick reference for implementing a simple PNG-file generator.
 
 
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.
 
 
The PHP Analog Clock is the most versatile PHP clock available on the internet. You can change the way the entire clock looks, from its face down to its hands. It comes with several stylish examples that are ready to use on your Web site.
 
 
A simple clock that shows the current time in binary format(graphical). Adjustable to show local 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
 
 
This small and very simple script will display the current date and time every time a visitors browser is refreshed. It is extremely easy to set-up and use and you can have it working in just a few minutes. It is highly configurable meaning that you can easily change its appearance to match your site. Included with the script are full instructions on setting it up and using it. Multiple language support.
 
 
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.
 
 

Page(s) 1 2 3 4 NEXT

Copyright © 2007 templatesscripts.com. All rights reserved.Copyright © 2007
© 2009, Side Shack, Inc. All Rights Reserved.
Privacy Policy

From Wiki:

PHP is a widely used, general-purpose scripting language that was originally designed for web development to produce dynamic web pages. For this purpose PHP code is embedded into the HTML source document and interpreted by a web server with a PHP processor module, which generates the web page document. As a general-purpose programming language, PHP code is processed by an interpreter application in command line mode performing desired operating system operations and producing program output on its standard output channel. It may also function as a graphical application. PHP is available as a processor for most modern web servers and as standalone interpreter on almost every operating system and computing platform. PHP was originally created by Rasmus Lerdorf in 1995[1] and has been in continuous development ever since. The main implementation of PHP is now produced by The PHP Group and serves as the de facto standard for PHP as there is no formal specification.[3] PHP is free software released under the PHP License, which is incompatible with the GNU General Public License (GPL) because of restrictions on the use of the term PHP.[4]