Visit the Official PHP Website

Search this Site

PHP Programming

By James N Hitz

More

Besides the getDate() funnction there are other PHP functions for manipulating dates namely:

  1. checkdate()
  2. mktime()
  3. time() and
  4. date()

What'd ya' say we tear them apart!

<< PHP Date Manipulation | The checkdate() Function >>

JamHitz Productions