Chapter 06 – Functions
- functions.php – User defined functions
 - istelno.php – Validated a telephone number
 - istelnoform.php – Validated a telephone number in a form
 - datefunction.php – Date and Time function
 - displaydate.php – Drop down list of dates
 - displaydate1.php – Drop down list of dates
 
This code sample is from a chapter in the book PHP-Tutorials:Programming with MySQL and PHP.
You can read more about the book by going here:
