I am using simplexml for 2 months now, but today I encounter a problem using it in extracting this code: <media:thumbnail url="http://katropa.com/img/tunay.jpg" width="320" height="240" /> What I want is to get the url.... Thanks in advance
I've never used SimpleXML, but here is the page you want: http://us3.php.net/manual/en/function.simplexml-element-attributes.php