Re: [phplib] Date Function.... From: Florian Gnägi (gnaegi <email protected>)
Date: 05/15/00

$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>