PHPize Online / SQLize Online  /  SQLtest Online

A A A
Share      Blog   Popular
Copy Format Clear
Copy Clear
Copy Format Clear
<?php try { $xml = file_get_contents('https://www.vesty.co.il/3rdparty/mobile/rss/vesty/13148/')) echo "ok "; $items = new SimpleXmlElement($xml); print_r($items); } catch (Exception $e){ echo "no "; }
Show:  
Copy Clear