Jan 15, 2012Get Week Start and End Timestamps in PHPFor a recent piece of PHP I was writing I needed to find the start and end timestamps for a given week. I came up with the following piece of code to achieve getting the timestamps.Share on