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.
FreeVersion: 1.0 Platform(s): linux, windows, freebsd, osx, sun Updated: Tue Jun 12 2007
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.
FreeVersion: NA Platform(s): linux, windows Updated: Thu Aug 31 2006
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.
FreeVersion: 1 Platform(s): linux, windows, freebsd, osx, sun Updated: Wed Jan 4 2006
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.
FreeVersion: n/a Platform(s): n/a Updated: Tue May 24 2005
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
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