3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = "https://apps.tirol.gv.at/lwd/produkte/llb/2014-2015/2015-05-01_0730/2015-05-01_0730_avalanche_bulletin_tyrol_de.xml"; //disabled for security reasons // if(file_exists($url)){ // $xmlFile = simple_load_file($url); // loadToDatabase($xmlFile); // } else { // exit("Coudn't find xml file"); // } $xmlFile = simple_load_file($url); loadToDatabase($xmlFile); function loadToDatabase($file){ print_r($xml_File); } ?>
Output for git.master, git.master_jit, rfc.property-hooks
Fatal error: Uncaught Error: Call to undefined function simple_load_file() in /in/vX6qA:13 Stack trace: #0 {main} thrown in /in/vX6qA on line 13
Process exited with code 255.

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
48.96 ms | 401 KiB | 8 Q