Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

[PHP] Day of the Week

0 views
Skip to first unread message

Alexander Wagner

unread,
Mar 4, 2001, 6:23:15 PM3/4/01
to
Chris Anderson wrote:
> > Is there a function to return the day of the week? Or at least a
> number that I can use to determine this?

RTM
http://php.net/date

Have a look at "D", "l" (lowercase L) and "w".

regards
Wagner

--
Assumption is the mother of all fuck-ups.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: php-general...@lists.php.net
For additional commands, e-mail: php-gene...@lists.php.net
To contact the list administrators, e-mail: php-lis...@lists.php.net

Chris Anderson

unread,
Mar 4, 2001, 6:16:58 PM3/4/01
to
Is there a function to return the day of the week? Or at least a number that I can use to determine this?

Thanks

0 new messages