Possible Duplicate:
Increase days to php current Date()
i was wondering how can i make a look that will print out toodays day and all the days for the following 7 days.
I am using somthingh like this date("m.d.y")+1;``date("m.d.y")+2;
ect
How can i make a loop that will wriet this out in a decent format ?
Thanks for the time in advanced