This is a discussion on RE: [PHP] First Day of Week within the PHP General forums, part of the PHP Programming Forums category; [snip] Given any particular date, how can I find out what the first date of that week is i.e. ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
[snip]
Given any particular date, how can I find out what the first date of that week is i.e. the Monday of that week? [/snip] http://www.php.net/date Also, this has been explored in the archives on numerous occasions. The archives are located [FROM THE NEWBIE GUIDE] 3. Glancing through the list archive at http://marc.theaimsgroup.com/?l=php-general , you can find many of the common topics discussed repeatedly and can get your answer from those discussions. |