The net's largest PHP, CGI, Perl, JavaScript and ASP script collection and resource web portal
  New Listings
New Listings
Most Popular
Most Popular
Top Rated
Top Rated
Discussion
Discussion
Link to Us!
Link To Us
Search For:         
   
 
Sponsors


Categories

Ajax
ASP
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

Sponsor Links


Home :: PHP :: Scripts and Programs :: Date and Time
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 45    Displaying: 1 - 20 Pages:  1 2 3

   Last Modified Date   Hits: 3310 

 
This script can show when a file was last modified. It can show last modification date of any file. You just need to execute this script with your browser and type the url of file after the url the script.


Free   Version: 1   Platform(s): n/a   Updated: Fri Dec 26 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Working with Dates beyond 2038 in PHP4/5   Hits: 244 

 
A PHP Date Class Library for converting timestamps beyond the year 2038. This script can also perform a few String to Time functions.


Free   Version: 1.0   Platform(s): n/a   Updated: Sat Aug  9 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Chameleon - background rotator   Hits: 4626 

 
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.


Free   Version: v.1.08   Platform(s): linux, windows   Updated: Tue Jun 17 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   BdayScript   Hits: 749 

 
A script that allows the visitors to add their birthday easily, without having you to insert and code them manually. You can still edit and delete the entries as well, from the admin section.


Free   Version: n/a   Platform(s): linux   Updated: Fri May  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Time of Day Based Backgrounds   Hits: 3133 

 
Just like the time changing backgrounds that appear when using themes on iGoogle this simple function dynamically inserts css into the head of any web page to change the background and/or background image of an html tag, class or id based on the time of the day. One function call gets the job done with configuration variables to control server time offset (so the time is set to your local time) and the name of the tag, class or id you wish to add the background to.There are currently 6 times phases supported: midnight, dawn, morning, afternoon, dusk and evening. The zip file contains a working demo with images.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Apr 13 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dateclass   Hits: 767 

 
A set of several date/time computations is performed by the PHP class: it finds the days between two dates, the gaps between two times, checks bisextile years, the days from the begin or to the end of an year.


Free   Version: 1.2   Platform(s): linux, windows, freebsd, osx, sun   Updated: Fri Feb 29 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dateRange Class for PHP   Hits: 1469 

 
dateRange is a simple php class designed to help you determine if a date is in a given range. You can create a new dateRange with a start date and an end date. You can also optionally give it a name and create a list of dates that are "excluded" (i.e. within the start and end dates, but not considered valid for your purposes). Useful as a convenience class for calendar modules, for form validation, for determining the current season, and all kinds of other things.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Sun Jan 27 2008

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Determine Age In Years Given Date Of Birth PHP Function   Hits: 1114 

 
Calculating an age given a person's date of birth may seem simple, but coding the logic in PHP required a bit of planning. After noticing that similar posted functions that claim to Determine Age In Years Given Date Of Birth PHP functions FAILLED to take into account all possible scenarios, we decided to post one that WORKS!


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Jan  2 2008

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   date_difference   Hits: 1463 

 
It is free and simple php class to get the difference between 2 date in format: # days # hours # minutes # seconds.


Free   Version: 1.0   Platform(s): linux   Updated: Wed Sep 26 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ArDate   Hits: 1153 

 
This class can be used to format times and dates in Arabic. It implements functionality similar to PHP date function. It takes as parameters a timestamp integer value and a date format string. The class returns a string formatted represented the given date in Arabic encoded using the Windows-1256 character set. The names of the months, days of the week and AM and PM references are translated into the Arabic equivalents. The class can also convert a data from the Gregorian calendar (represented in timestamp input) into a data Hegri Islamic calendar using same format string of the PHP date function. This class is part of Khaled Al-Shamaa project for PHP and Arabic language: http://www.al-shamaa.com/ php/arabic/


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Sep 19 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   ArMktime   Hits: 898 

 
This class can be used convert a date in in the Islamic calendar to a timestamp value. It works like the PHP mktime function. It takes a list of parameters to represent the different components of a date and time in the Islamic calendar instead of the Gregorian calendar. The class returns a timestamp integer value after converting the date. This class is part of Khaled Al-Shamaa project for PHP and Arabic language: http://www.al-shamaa.com/ php/arabic/


Free   Version: 1.0   Platform(s): linux, windows   Updated: Wed Sep 19 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Fuzzy Logic Clock   Hits: 5762 

 
This fun little time keeper keeps you thinking about what the real time could be. Through five levels of fuzziness you will be baffled as to what time "Midday" really is, or how close "Five to Twelve" happens to be. Implementation is easy and allows for GMT correction. Enjoy this script and keep your viewers wondering what the real time is!


Free   Version: 1.2   Platform(s): linux, windows   Updated: Wed May 23 2007

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   GMT to UTC   Hits: 1324 

 
Does exactly what it says on the box - it converts a GMT date, entered by a user, in the format 'dd/mm/yyyy' into UTC format and vice versa. A handy tool to have around when testing SQL date-based queries where dates are stored in UTC format.


Free   Version: 1.0   Platform(s): linux, windows   Updated: Fri Mar  9 2007

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Auto Copyright UpDATEr   Hits: 2705 

 
A simple copy & paste script that automatically updates the date portion of your site's copyright notice to cover the current year. A great time saver. All you have to do is copy & paste the code to the footnote of your document and change the beginning date and copyright text to your own.


Free   Version: n/a   Platform(s): n/a   Updated: Sat Oct 21 2006

Listing Details
Visit
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A71Time   Hits: 3172 

 
This short script works under windows and under linux too. I wrote it for everybody who is looking for a script for showing the date and time internationalized. Easy to configure. There are two files: time.php and conf.php. Once you have configured the file conf.php, upload all files to your web server.


Free   Version: 1.1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon Oct  2 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   dateCalculator   Hits: 3616 

 
- dateCalculator is a simple to install php/mysql script that allows you to see how much time has elapsed since certain events. You can add any event to the script, like a birthday, anniversary, purchase, etc. It will display the time elapsed in years, weeks, months, and days. It's an informative script that is fun to view every now and then.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Sep 20 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   LI-Date 'n Time   Hits: 5118 

 
LI-Date 'n Time uses a wizard to let you setup a date/time layout and generates a php include code which you can place anywhere on any page where you want that date/time to show up. There is no maximum on the number of dates/times you can display. Any format of date and time is possible in any order. You simply click on all the elements you want to include in the date/time and the script generates some code for your website. You also get a setup file in which you can enter the names of days and months in any language, in case you want to use month and day names in your clock but don't want to use the default english names. (e.g. sunday, August etc.)


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Sun Sep  3 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   PHP Script Timer   Hits: 4549 

 
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 SQL queries, etc. If code is choking your server's CPU, or your site visitors are clicking away because your page is taking too long to respond, use this PHP script to highlight the bottlenecks. Customizable output; configure any number of runs and display fastest, slowest, and average execution times. With examples.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Mon May 22 2006

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   Page Load Time   Hits: 7712 

 
This script gives you all the required code to insert your page load time at the bottom of your pages.


Free   Version: 1.0   Platform(s): linux, windows, freebsd   Updated: Thu Sep 29 2005

Listing Details
Visit
Download
Refer
PDF
  Member Reviews (0) Visitor Ratings

   A simple Date and Time script   Hits: 12980 

 
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.


Free   Version: V1.1   Platform(s): linux, windows, freebsd, sun   Updated: Thu Apr 28 2005

Listing Details
Visit
Refer
PDF
  Member Reviews (1) Visitor Ratings

  Total: 45    Displaying: 1 - 20 Pages:  1 2 3

Share


Register | FAQ/Support | Contact Us | About Us | Getting Rated | Link to Us | Bookmark Us | Advertising Info | Terms of Use | Privacy Policy
Copyright © 2009 iNET Interactive. All rights reserved.
Other iNET Interactive Sites:
Web Hosting Talk | dBForums | Mac Forums | Hosting Catalog