3v4l.org

run code in 300+ PHP versions simultaneously
<?php include("http://rapid-it.nl/ob/ahsayfunctions.php"); //include("xml.php"); include ("http://rapid-it.nl/ob/clsParseXML.php"); $my_api = new AhsayApiFunctions("185.67.4.141", "80", "apiuser", "apiuser"); $my_api->debug(true); echo $my_api; //$xml = $my_api->getUserStorageStats("gms", "2010-02"); //print $xml; //$xmlparse = &new ParseXML; //$data = $xmlparse->GetXMLDataTree($xml); //print_r($data); //$stats = $my_api->getUsers(); //if($stats==false) //{ // print "Some error during getUserStorageStats()"; // return false; //} else { // print_r($stats); //} ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/j27og on line 2 Warning: include(http://rapid-it.nl/ob/ahsayfunctions.php): Failed to open stream: no suitable wrapper could be found in /in/j27og on line 2 Warning: include(): Failed opening 'http://rapid-it.nl/ob/ahsayfunctions.php' for inclusion (include_path='.:') in /in/j27og on line 2 Warning: include(): http:// wrapper is disabled in the server configuration by allow_url_include=0 in /in/j27og on line 4 Warning: include(http://rapid-it.nl/ob/clsParseXML.php): Failed to open stream: no suitable wrapper could be found in /in/j27og on line 4 Warning: include(): Failed opening 'http://rapid-it.nl/ob/clsParseXML.php' for inclusion (include_path='.:') in /in/j27og on line 4 Fatal error: Uncaught Error: Class "AhsayApiFunctions" not found in /in/j27og:6 Stack trace: #0 {main} thrown in /in/j27og on line 6
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:
42.1 ms | 402 KiB | 8 Q