tektipsismyfavorite
Technical User
How do I get the first day of the week's day integer (0 for Sunday and 6 for Saturday) for a particular month?
php manual says date("w") returns today, but how do I return the first day of June, 2006 or something?
php manual says date("w") returns today, but how do I return the first day of June, 2006 or something?