This website uses technical and functional cookies to improve the reader experience. Read the Policy about   Privacy
        

Example of using PhpMyAge


<?php include('php/my_age_en.php'); ?>

Beatrice is 53 years old!

Beatrice is <?php echo getmyage('16-2-1972', '1', 'Beatrice'); ?> years old!

Francesco is 41 years old!

Francesco is <?php echo getmyage('2-1-1984', '0'); ?> years old!

Marco is 32 years old!

Marco is <?php echo getmyage('19-9-1993', '1', 'Marco'); ?> years old!

Marcello is 61 years old!

Marcello is <?php echo getmyage('4-4-1964', '0'); ?> years old!

Test Yourself
 Day (dd)  Month (mm)  Year (yyyy) 

You are 45 years old!

Information about Privacy