Categories
PHPTips and Tutorials → Date and Time

Scheduling content display

This tutorial is for newbies that want a simple script for displaying content in their site for X amount of time.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Calculating the Difference Between Two Dates

How to calculate the difference between two dates in PHP.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Commercial License,
    • Free for non-commercial use
DETAILS

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 &&...
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • PHP License
DETAILS

Calculate a Person''s Age From Two Dates

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).
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Creating a count down system

In this tutorial I will show you how to create a simple count down system.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX
  • Licenses
    • Freeware
DETAILS

Display Date and Time ih PHP

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.
  • Platforms
    • Linux,
    • Windows
  • Licenses
    • Freeware
DETAILS

Measuring PHP''s execution time

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.
  • Platforms
    • Linux,
    • Windows,
    • FreeBSD,
    • Mac OSX,
    • Sun Solaris
  • Licenses
    • Freeware
DETAILS

Page Load Time Walkthrough

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.
  • Platforms
    • Linux,
    • FreeBSD
  • Licenses
    • GPL
DETAILS

Displaying the date using the date function

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.
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Page:
©2019 A--9.com