3v4l.org

run code in 300+ PHP versions simultaneously
<?php define('__FLAG__','3xZG{dgznclXAwFVCUHPMWFViZBDSsltxKdrvFBVYHSr1}'); function stypr_crypt($_0){$_1 = $_2 = $_3 = array(); $_4 =array('?','(','@', ';', '$','#', ']', '&', '*'); $_4 = array_merge($_4,range('a','z'),range('0','9'),range('A','Z')); $_4 = array_merge($_4,array('!', ')', '_', '+', '|', '%', '/', '[', '.', ' ')); for($_5=9,$_6=0;$_6 < $_5;$_6++){ for($_7=0;$_7<$_5;$_7++){$_2[$_6][$_7] = $_4[$_6*$_5+$_7]; $_3[$_6][$_7] = str_rot13($_4[($_5*$_5-1)-($_6*$_5+$_7)]);} } unset($_4); $_8 = floor(strlne($_0)/2)*2; } if(__FLAG__ === stypr_crypt(stypr_crypt(stypr_crypt($_GET['flag'])))) echo 'Correct!'; else echo 'Incorrect..'; ?>
Output for git.master, git.master_jit, rfc.property-hooks
Warning: Undefined array key "flag" in /in/OIj8p on line 6 Fatal error: Uncaught Error: Call to undefined function strlne() in /in/OIj8p:4 Stack trace: #0 /in/OIj8p(6): stypr_crypt(NULL) #1 {main} thrown in /in/OIj8p on line 4
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:
46.32 ms | 401 KiB | 8 Q