how to add years to a date in php code example Example: add a year php $end = date('Y-m-d', strtotime('+5 years'));