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 :: Tips and Tutorials :: Date and Time
Sort Listings By:       Click if you want to be notified of new or updated links in this category
  Total: 19    Displaying: 1 - 19 Pages:  1   

   Creating a count down system   Hits: 1278 

 
In this tutorial I will show you how to create a simple count down system.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx   Updated: Tue Jun 24 2008

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

   Scheduling content display   Hits: 139 

 
This tutorial is for newbies that want a simple script for displaying content in their site for X amount of time.


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

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

   The Date of Easter   Hits: 434 

 
This simple PHP example will generate and output the date of easter for any given year. It is very simple, and most people will easily understand it.


Free   Version: 1.00   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan 23 2008

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

   Program in PHP simple calendar in 8 steps   Hits: 645 

 
Learn how to program in php language a simple daily calendar by using 8 steps presented in this tutorial. A very complete tutorial that explains some features using php language. Very complexe tutorial where you can learn php language, css & html all in 1 very powerful script.


Free   Version: 1.0   Platform(s): linux, windows, freebsd, osx, sun   Updated: Tue Jun 12 2007

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

   Display Date and Time ih PHP   Hits: 2491 

 
In this code sample we will take a look at how to display date or time in our HTML pages. In PHP date() function can be used for to display in different ways. Let's see our sample.


Free   Version: NA   Platform(s): linux, windows   Updated: Thu Aug 31 2006

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

   Measuring PHP's execution time   Hits: 2582 

 
Here I’ll show you how to we can show users how long it takes for php to execute that particular page. Then display it on the page.It’s a very simple script and is accurate to 0.000000000000001 seconds.


Free   Version: 1   Platform(s): linux, windows, freebsd, osx, sun   Updated: Wed Jan  4 2006

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

   Page Load Time Walkthrough   Hits: 2097 

 
This tutorial will show you how to add your page load time to your PHP pages. It includes code that is able to be copy and pasted for easy assembly.


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

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

   Displaying the date using the date function   Hits: 2097 

 
Tutorial was written for the newbie PHP programmer to show how to use the date function to display the date using PHP. We also show you the aruments to pass to the date function to display the date the way you want it. Also included are examples.


Free   Version: n/a   Platform(s): n/a   Updated: Tue May 24 2005

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

   Calculating the Difference Between Two Dates   Hits: 232 

 
How to calculate the difference between two dates in PHP.


Version: n/a   Platform(s): n/a   Updated: Tue Feb 12 2008

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

   Calculate a Person's Age From Two Dates   Hits: 786 

 
Many registration forms request registrants' birth dates. This function allows you to use that information to determine a person's age. This is useful when determining whether COPPA requires parental consent (if the user is under 13).


Version: n/a   Platform(s): n/a   Updated: Wed Mar 14 2007

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

   Working with dates and times in PHP   Hits: 6157 

 
In this tutorial, you will be introduced to dealing with dates in PHP.


Version: n/a   Platform(s): n/a   Updated: Tue Apr 19 2005

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

   Days Between Now And Future Date   Hits: 4839 

 
This will calculate and show how many days there are from the current date to a date in the future that you define.


Version: 1.0   Platform(s): Unix   Updated: Wed Mar 10 2004

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

   Title Bar Date Script   Hits: 2501 

 
A code snippet that displays today's date in the title bar of your web page.


Version: n/a   Platform(s): n/a   Updated: Mon Feb 24 2003

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

   Displaying the Current Date and Time   Hits: 6895 

 
Displaying the Current Date and Time. All data which may be obtained with command Date() is shown. A couple of examples are included: link of the day and local time


Version: n/a   Platform(s): n/a   Updated: Mon Dec  9 2002

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

   Educadito v.php   Hits: 1299 

 
PHP function to greet the user, according to the hour. Written in Spanish.


Version: n/a   Platform(s): n/a   Updated: Mon Jun  3 2002

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

   Calendar of Events Listing   Hits: 6720 

 
This tutorial describes how to write a simple script which looks at a list of events and only displays the events that occur today or in the future.


Version: n/a   Platform(s): n/a   Updated: Wed Mar 21 2001

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

   Last Modified - Tutorial and Script   Hits: 4101 

 
This is an example rich tutorial on adding a "last modified" date and time to your website. It includes full source code and description of its use.


Version: 1.1   Platform(s): n/a   Updated: Thu Jul  6 2000

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

   Inserting Dates   Hits: 7274 

 
This basic tutorial shows four different ways of displaying date and time using PHP functions on your Web page.


Version: n/a   Platform(s): n/a   Updated: Wed Jan  5 2000

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

   Adding Date/Time Last Updated   Hits: 6164 

 
Simple tutorial explains how to add date time stamp "page last updated on..." for a specified file using filemtime function.


Version: n/a   Platform(s): n/a   Updated: Wed Jan  5 2000

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

  Total: 19    Displaying: 1 - 19 Pages:  1   

Share


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