I would like to be able for PHP to hold the date for the current Monday of the week and then reset at the start of the next week. Basically I have a search function where when I click the link " Weeks Data" it will search the database for all the data insert in the current week. So once the next Monday come around it refreshes again. I have used the PHP function to grab todays current date but not a weeks date.
Does anyone know how to do this??
Does anyone know how to do this??