I am doing this tutorial:
http://phpbuilder.com/columns/matt20001228.php3?page=5
I used the EXACT data from the XML file and the PHP code that the author supplies, however when I load the example, it is just blank (except for the static text words the author has).
Through testing, it does appear that PHP does recognize the DOM functions that the script is calling for, however I cannot get this thing to work for the life of me...
Any ideas?