A Class for Validating and Formatting Dates
By Tony Marston2005-04-16
A Class for Validating and Formatting Dates
Prerequisites
It is assumed you have basic knowledge of PHP. This tutorial will cover some of the following areas in PHP:
• Class/Object functions.
• Simple Array functions.
• Simple regular expressions.
• Date functions (checkdate, GregoriantoJD, JDtoGregorian).
• String functions (strtolower, ucfirst, strlen, substr, list, split).
Tutorial pages:
|
|
|||||||||
You might also want to check these out:
|
Leave a Comment on "A Class for Validating and Formatting Dates"
You must be logged in to post a comment.
Link to This Tutorial Page!

