php3-list | 199903
Date: 03/18/99
- Next message: Chad Cunningham: "Re: [PHP3] PHPLIB"
- Previous message: James Coates: "Re: [PHP3] Simple calendar functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
>> What do you mean by week of a day ?
> By week of a day I mean that, for example, today (18 Mar) is in the 11th week of
> the year (I think).
How about:
round(date("z",time())/7)
> Soory for my poor english ... I'm french.
> --
> Patrice LE GURUN
Your English is much better than my French :)
Jason
-- PHP 3 Mailing List http://www.php.net/ To unsubscribe send an empty message to php3-unsubscribe <email protected> To subscribe to the digest list: php3-digest-subscribe <email protected> For help: php3-help <email protected> Archive: http://www.php.net/mailsearch.php3 List administrator: zeev-list-admin <email protected>
- Next message: Chad Cunningham: "Re: [PHP3] PHPLIB"
- Previous message: James Coates: "Re: [PHP3] Simple calendar functions"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

