>??? wrote:
>
> ...
> How can readjust the date function to make each week start with Sunday, instead of Monday?
>
>
> thank you



http://www.php.net/manual/en/function.strftime.php


Look at conversion specifiers like "%U" and "%W".

--
Pavel a.k.a. Papi

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to