 
  |
 |
Scheduling content display
|
|
 |
|
This tutorial is for newbies that want a simple script for displaying content in their site for X amount of time.
|
 |
| |
dateRange Class for PHP
|
|
 |
|
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 "exclud
|
 |
| |
Determine Age In Years Given Date Of Birth PHP...
|
|
 |
|
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
|
 |
| |
date_difference
|
|
 |
|
It is free and simple php class to get the difference between 2 date in format: # days # hours # minutes # seconds.
|
 |
| |
ArDate
|
|
 |
|
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
|
 |
| |
ArMktime
|
|
 |
|
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
|
 |
| |
Time of Day Based Backgrounds
|
|
 |
|
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
|
 |
| |
The Date of Easter
|
|
 |
|
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.
|
 |
| |
Program in PHP simple calendar in 8 steps
|
|
 |
|
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
|
 |
| |
|
 |
 
  |