[PHP] Re: Date Function in Php

2002-05-16 Thread Baba Buehler
Vinod Palan wrote: > hi , > Do any one have date functions like that we have in asp 1) Dateadd() > 2) Datediff() > etc? There are some classes in PEAR that may do what you want, take a look at Date & Date::Calc. baba -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: ht

[PHP] Re: Date Function in Php

2002-05-15 Thread George Nicolae
try mktime() function. -- Best regards, George Nicolae IT Manager ___ PaginiWeb.com - Professional Web Design www.PaginiWeb.com "Vinod Palan" <[EMAIL PROTECTED]> wrote in message [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > hi , > Do any one have date functions like that we