3v4l.org

run code in 300+ PHP versions simultaneously
<?php $sInp = "°­©±ª±«©±«±©jbjc"; $sKey = "8519293193919192153"; $s = ""; $j = 0; for ($i=0;$i< strlen($sInp);$i++) { $s .= chr( ord(substr($sInp,$i,1)) - ord(substr($sKey,$j++,1)) ); if($j==strlen($sKey)) $j=0; } echo $s;
Output for git.master, git.master_jit, rfc.property-hooks
�{�t�p���w���z�w�|�s���w1/9*

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