Adi Pramadi wrote:
> I'm new in PHP programing, and i need a way to add date in php.
>
> here is the sample
>
> If today is 29/01/2005 (dd/mm/yy)
> and i need to make an apointment for another 10 days
> the date recorded sould be 08/02/2005 and not 39/01/2005
>
> is there a way to do it in just like in asp (add date) ?

http://php.net/mktime

-- 
Like Music?
http://l-i-e.com/artists.htm

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

Reply via email to