Re: show date

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Joe Forsythe wrote:
>
> http://www.php.net/ <http://www.php.net/>
>
> Search for date.
>
> It is the only thing that shows up.
>
> Hit page down a few times and there are even examples.
>
> --
> Joe
>
> On Aug 3, 2008, at 10:56 PM, mauritius_titiyan wrote:
>
> > how to show date?
> >
> >
> >
>




















date("Y-m-d", 
mktime(date("H"),date("m"),date("s"),date("m"),date("d"),date("Y")));

This show ex.: 2008-07-05

this mktime consists in: hour, minute, second, month, day, year.

Best Regars!







[Non-text portions of this message have been removed]


[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux