Hmm, well, just finished fixing my XML to HTML script in PHP, and now I figure I may as well find out if I've wasted my time.
I'm trying to display an XML timetable,
http://www.pcmstudios.com/uni/timetable.php
As that.
The XML can be found here,
http://www.pcmstudios.com/uni/timetabledata/pjmcc.xml
Obviously I can change the structure of the XML as needed... but can I style it to make it look like a table with having to loose the readability of the XML document? (well, it was readable in the beginning, this rewrite has screwed that up abit)
Thanks inadvance. :)
