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
Analysis & Solutions wrote:
> On Fri, May 17, 2002 at 10:27:50AM -0400, Analysis & Solutions wrote:
>
>>> Does this mean that if i want to start accepting credit cards on my
>>> site i wont have to pay for a credit card merchant account?
>>
>> You betcha.
>
> Oh, Dear! I didn't see the "w
Miguel Cruz wrote:
>
> In short, I believe it's an OS rather than a PHP thing.
>
time zones can be a messy and tricky beast. all the PHP functions rely on
the underlying OS implementation of time zone information. sometimes this
is controlled by the TZ environment variable, sometimes it is
3 matches
Mail list logo