<?php $today = new DateTime(); $birthdate = new DateTime("1973-04-18"); $interval = $today->diff($birthdate); echo $interval->format('%y years');
You have javascript disabled. You will not be able to edit any code.
Value for `_results` contains invalid data `array`