Page is a not externally linkable
doubleJ - 8:33 pm on Jun 27, 2012 (gmt 0)
Ok...
I found a big wrench in the plan.
The reason that I was looking at a multidimensional array was that I would be able to nest the bits of information, appropriately.
For instance...
Upcoming Events
Special Times
Omega Arena (Boston, MA)
Session One
Date: September 19th @ 09:00AM
Speaker: Joshua Jackson
Session Two
Date: September 19th @ 11:00AM
Speaker: Joshua Jackson
I don't seem to be able to do that with the afore-mentioned code, since each record produces a line with all the fields (albeit black for some).
This is great for tabular data, though.
JJ