PHP

PHP scripting language tutorials and scripts

Your Guide to Creating PHP Countdown Timers

PHP

Are you just starting to learn PHP? Would you like to learn how to easily create your own PHP Countdown Timer? View this article on Creating a PHP Countdown Timer, it will explain why you should use a countdown timer and it will walk you through the steps of creating the timer. This guide is easy to follow along with and you will be creating PHP timers in no time.

Display date using date function in PHP

PHP

PHP Date FunctionThis is a short tutorial on the date function in PHP. Its aimed at newcomers to the PHP language and shows some simple yet effective ways of displaying the date in your PHP pages. The tutorial also gives examples of arguments given to the date function. More on page 9