3v4l.org

run code in 300+ PHP versions simultaneously
<?PHP $file_handle = fopen("http://sg1.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "====TOTAL ONLINE USER==="; echo "<br>"; echo "===SukaHatiVPN Server==="; echo "<br>"; echo "<br>"; echo "SG 1:"; echo $line; echo "USER"; } fclose($file_handle); $file_handle = fopen("http://sg2.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "<br>"; echo "SG 2:"; echo $line; echo "USER"; } fclose($file_handle); fclose($file_handle); $file_handle = fopen("http://sg3.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "<br>"; echo "SG 3:"; echo $line; echo "USER"; } fclose($file_handle); fclose($file_handle); $file_handle = fopen("http://sg4.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "<br>"; echo "SG 4:"; echo $line; echo "USER"; } fclose($file_handle); fclose($file_handle); $file_handle = fopen("http://sg5.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "<br>"; echo "SG 5:"; echo $line; echo "USER"; } fclose($file_handle); fclose($file_handle); $file_handle = fopen("http://jp1.sukahativpn.tk/onlineno.txt", "r"); while (!feof($file_handle)) { $line = fgets($file_handle); echo "<br>"; echo "JP 1:"; echo $line; echo "USER"; } fclose($file_handle); ?> <?Php echo "<br>"; echo "<br>"; $ip=$_SERVER['REMOTE_ADDR']; echo "IP address Anda"; echo "<br>"; echo "[$ip]"; echo "<br>";
Output for git.master, git.master_jit
Warning: fopen(): php_network_getaddresses: getaddrinfo for sg1.sukahativpn.tk failed: System error in /in/g3avs on line 2 Warning: fopen(http://sg1.sukahativpn.tk/onlineno.txt): Failed to open stream: php_network_getaddresses: getaddrinfo for sg1.sukahativpn.tk failed: System error in /in/g3avs on line 2 Fatal error: Uncaught TypeError: feof(): Argument #1 ($stream) must be of type resource, bool given in /in/g3avs:3 Stack trace: #0 /in/g3avs(3): feof(false) #1 {main} thrown in /in/g3avs on line 3
Process exited with code 255.
Output for rfc.property-hooks
Warning: fopen(): php_network_getaddresses: getaddrinfo for sg1.sukahativpn.tk failed: System error in /in/g3avs on line 2 Warning: fopen(http://sg1.sukahativpn.tk/onlineno.txt): Failed to open stream: php_network_getaddresses: getaddrinfo for sg1.sukahativpn.tk failed: System error in /in/g3avs on line 2 Fatal error: Uncaught TypeError: feof(): Argument #1 ($stream) must be of type resource, false given in /in/g3avs:3 Stack trace: #0 /in/g3avs(3): feof(false) #1 {main} thrown in /in/g3avs on line 3
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:
57.49 ms | 401 KiB | 8 Q