3v4l.org

run code in 300+ PHP versions simultaneously
<?php $phone = 30129500; $phone2 = 30129510; while($phone <= $phone2) { $fp = fsockopen("http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr={$phone}", 80, $errno, $errstr, 30); if (!$fp) { echo "$errstr ($errno)<br />\n"; } else { header('Content-Type: audio/mpeg'); $out = "GET / HTTP/1.1\r\n"; $out .= "Host: www.example.com\r\n"; $out .= "Connection: Close\r\n\r\n"; fwrite($fp, $out); while (!feof($fp)) { echo fgets($fp, 128); } fclose($fp); } $phone++; }
Output for git.master
Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129500:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129501:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129502:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129503:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129504:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129505:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129506:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129507:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129508:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129509:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129510:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32512)<br />
Output for git.master_jit, rfc.property-hooks
Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129500:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129501:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129502:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129503:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129504:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129505:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129506:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129507:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129508:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129509:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br /> Warning: fsockopen(): Unable to connect to http://reklamation.fk.dk/fk_reklamation/DataServlet?do=tlflookup&firmanr=7&lang=da&telefonnr=30129510:80 (Unable to find the socket transport "http" - did you forget to enable it when you configured PHP?) in /in/djlDp on line 5 Unable to find the socket transport "http" - did you forget to enable it when you configured PHP? (32631)<br />

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:
53.04 ms | 413 KiB | 8 Q