Recommend this page to a friend! |
![]() |
Info | Documentation | ![]() |
![]() |
![]() |
Reputation | Support forum | Blog | Links |
Ratings | Unique User Downloads | Download Rankings | ||||
Not yet rated by the users | Total: 73 | All time: 10,232 This week: 206![]() |
Version | License | PHP version | Categories | |||
agecalculator 1.0 | The PHP License | 5 | PHP 5, Time and Date |
Description | Author | |
This simple class can calculate the years since a given date. |
AgeCalculator is a simple PHP class. It can calculate age and return JSON format result.
require('AgeCalculator.php'); $obj=new AgeCalculator(); $dob='05-06-2000'; echo $obj->show_my_age();
The PHP Classes site has supported package installation using the Composer tool since 2013, as you may verify by reading this instructions page. |
![]() |
Version Control | Unique User Downloads | Download Rankings | |||||||||||||||
100% |
|
|
Applications that use this package |
If you know an application of this package, send a message to the author to add a link here.