On Sunday 17 March 2002 14:28, its me wrote:
> i have:
> $nowdate=date("Y-m-d");
> and i want to increase it by 6 months,how can i do that??Look at the examples in the manual for date(). -- Jason Wong -> Gremlins Associates -> www.gremlins.com.hk /* True happiness will be found only in true love. */ -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
