Ok, I've been trying to understand the date() and time() and mktime(), etc., etc., but I just get more and more confused. Now, I'm totally befuddled and I think I'm about to have an aneurysm.
All I want is to calculate a date 14 days from the current date, and make sure it's formatted like so: "Y-m-d"
Can someone help me out here?