I need a PHP script that will set the date back 2 days behind

Hi,

I own a simple html website and I need two PHP scripts. I need one that will display the date 1 day behind, and another that will display the date 2 days behind. I want this preferrably in the 00/00 format. This sounds odd but I’m doing this for marketing purposes.

Thanks

look up strtotime()

Sponsor our Newsletter | Privacy Policy | Terms of Service