There are probably a lot of ways to solve this problem, but the way I would do it: create a timestamp out of whatever date you have, then add x * 24 * 60 * 60 to it and convert from the timestamp back into whatever string format date you want.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to