Hello,
I just found this tool and need some help to customize it. I try to do it on by my self but at this time its to difficult.
What i want to do, is to get the data as listed in index1.php in to a html table that have 5 rows, order by the nearest date
like this:
|date|event| (soonest event1)
|date|event| (soonest event2)
|date|event| (soonest event3)
|date|event| (soonest event4)
|date|event| (soonest event5)
and the other thing is, the same design of the table above but sorted with the five newest entries.
Her is the to the script
http://www.mevin.com/downloads/Basic-php-events-lister1.1.zip
thanks for taking your time to help me with this issue.
pat