3v4l.org

run code in 300+ PHP versions simultaneously
<?php $msg = "Entering 1337 h4x0r mode, pinging Barry ...\n"; $msg = gzdeflate( $msg ); echo "$msg\n"; $msg = bin2hex( $msg ); echo "$msg\n"; $msg = base64_encode( $msg ); echo "$msg\n"; exit; $msg = str_rot13( base64_encode( bin2hex( gzdeflate( "Entering 1337 h4x0r mode, pinging Barry ...\n" ) ) ) ); echo "$msg\n"; $back = gzinflate( hex2bin( base64_decode( str_rot13( $msg ) ) ) ); echo "$back\n";
Output for git.master, git.master_jit, rfc.property-hooks
s�+I-��KW0466W�0�0(R��OI�Q(��$���*��� 73cd2b492dcacc4b573034363657c830a9302852c8cd4f49d55128008a82249c128b8a2a15f4f4f4b800 NzNjZDJiNDkyZGNhY2M0YjU3MzAzNDM2MzY1N2M4MzBhOTMwMjg1MmM4Y2Q0ZjQ5ZDU1MTI4MDA4YTgyMjQ5YzEyOGI4YTJhMTVmNGY0ZjRiODAw

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:
58.05 ms | 401 KiB | 8 Q