first let me show you my code:
$lastWeek = date('m-d-Y', strtotime('-1 week'));
That’s how to get the timestamp from last week.
Is there a chance I gan get the timestamp from last saturday?
I hope you know what I mean.
Thanks a lot.
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
What’s wrong with
EDIT
The time should be set to ’00:00:00′;
gives