I want to get today\'s date + one year. How do I achieve this with PHP\'s date functions?
If you're working with timestamps
echo time()+60*60*24*365