I need to loop some data into an array from a math/date function to a $var for a roster.
I want a loop from a given date to an end date ( n days later), with the date values to be stored in $var1,$var2 etc. I then want to use the $var(n) values in a HTML table to view/print.
Thanks for any Ideas. Maybe there is a more dynamic way but I have no idea.