Parse the date, for example using explode(), en then make a new date with mktime() in combination with date(), but set $parsed_date[1]+3
"Manuel" <[EMAIL PROTECTED]> schreef in bericht [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > Can anybody help me with this? > > How do you take a known date and add three month to it? > > Example: > > $effdate= "1/15/2002" > > > > --------------------------------- > Do You Yahoo!? > LAUNCH - Your Yahoo! Music Experience -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
