Milestone Calculator Original code by http://www.parentingmytoddler.com Written in PHP ====================Description==================== The milestone calculator was developed to allow users to enter the age of a child (in months) and output the corresponding development milestones for that specific age. The calculator also factors in infant prematurity. ====================Zip File Contents==================== tmscalc.php – Takes input from user via presented form and posts the form information to tmscalc-handler.php. tmscalc-handler.php – Receives user form data from tmscalc.php and presents results in table form pad-file.xml – PAD file for software distribution readme.txt – this file ====================Requirements==================== A web server that supports php ====================Installation==================== 1. Download tmscalc.zip and unzip file to access individual files. 2. Copy tmscalc.php and tmscalc-handler.php to a web server directory that supports php. 3. Point web browser to location of tmscalc.php. i.e. http://www.yourwebserver/yourdirectory/tmscalc.php ====================License==================== This program is free to use as you wish as long as you do not remove the footer and link to http://www.parentingmytoddler.com