Date: 05/15/00
- Next message: Karl Zimmermann: "[phplib] Auth - password changes"
- Previous message: Mike Novak: "[phplib] Date Function...."
- In reply to: Mike Novak: "[phplib] Date Function...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
$date = date("l", time());
l like lowercase L, not an i or 1
more info:
http://www.php.net/manual/function.date.php3
-florian
On Mon, 15 May 2000, Mike Novak wrote:
> i know about the php date function
>
> $date = date('m,d,y');
>
> is there any way to get the function to return
> todays
> "monday"
>
> Thanks for your time!
> Novak
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: phplib-unsubscribe <email protected>
> For additional commands, e-mail: phplib-help <email protected>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Karl Zimmermann: "[phplib] Auth - password changes"
- Previous message: Mike Novak: "[phplib] Date Function...."
- In reply to: Mike Novak: "[phplib] Date Function...."
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

