Is there any php tutorials that can help me to deal with such xml? _http://www.maritimeyellowpages.com/ws/LinkExchange.asmx/GetLink?top=5&sid=1
Here are a few: _http://www.phpfreaks.com/tutorials/44/0.php _http://www.tizag.com/xmlTutorial/ _http://www.w3schools.com/php/php_ref_simplexml.asp _http://www.developertutorials.com/tutorials/php/parsing-xml-using-php-060822/page1.html Hope that's useful - I found the tizag one really useful when I was learning XML. And w3schools is a standard reference.