How to read child node in xml using php

This tutorial will show you how to read child nodes (random) from an XML file using PHP. My XML file  <message><name>Antonio Paulo</name><website>http://mistonline.in</website><comment>Good One</comment><date>1305127910</date><user_ip>2.241.68.95</user_ip><user_agent>Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US) AppleWebKit/534.13…