Hi i have an unstyled xml page that i need to get content from the un styled page has the content bellow
<videourls vid1="rtsp://site.stream" vid2="rtsp://site.stream" />
this is the only content in the page
how can i get the url in vid2?
i have tried to use curl to get the page and html dom but all are showing me blank wen i try and echo out i have all so tried simplexml but just cant get it or get it to work
could anyone help with this a friend of mines said to try to set the header to xml and use a cahed copy to get but i tried gooling for this kind of thing and couldnt find it and got a bit confused