I want to include a php date function on a webpage however, i actually want to include say 3 or 4 individual date functions...

What i want, lets say you are looking at the page today the date functions would show this...

04-16-07 - Link One

04-14-07 - Link Two

04-12-07 - Link Three

Now, if you looked at the page tomorrow, the date functions would show this...

04-17-07 - Link One

04-15-07 - Link Two

04-13-07 - Link Three

Basically, its the date function but it goes back 2,4 and 6 days when the date is displayed.

Does that make sense? If so, how would i go about doing it, is it even possible?

Regards,

Lee