3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "<pre>"; $gs = htmlspecialchars_decode(urldecode('main.php?s=rio&link=https://wls.rio.directv.com/wpservsm_enu/start.swe%3FC%3DInv%26amp%3BA%3DDSOLILA%26amp%3BRqr%3D1%26amp%3BNct%3Dtrue%26amp%3BV%3DDSOLILV%26amp%3B_sn%3D%212d.3184.b0b6.53a7283e%26amp%3BM%3DDrilldown%26amp%3BR%3D1-1NTPXU6G%26amp%3BRs%3DSWERowId0%3D1-1NOTTCUQ%2CSWERowId1%3D%26amp%3BCnt%3D80%250A%26amp%3BF%3Ds_1_2_44_12')); echo "$gs<br>"; parse_str($gs,$ga); print_r($ga); echo '</pre>';
Output for git.master, git.master_jit, rfc.property-hooks
<pre>main.php?s=rio&link=https://wls.rio.directv.com/wpservsm_enu/start.swe?C=Inv&A=DSOLILA&Rqr=1&Nct=true&V=DSOLILV&_sn=!2d.3184.b0b6.53a7283e&M=Drilldown&R=1-1NTPXU6G&Rs=SWERowId0=1-1NOTTCUQ,SWERowId1=&Cnt=80%0A&F=s_1_2_44_12<br>Array ( [main_php?s] => rio [link] => https://wls.rio.directv.com/wpservsm_enu/start.swe?C=Inv [A] => DSOLILA [Rqr] => 1 [Nct] => true [V] => DSOLILV [_sn] => !2d.3184.b0b6.53a7283e [M] => Drilldown [R] => 1-1NTPXU6G [Rs] => SWERowId0=1-1NOTTCUQ,SWERowId1= [Cnt] => 80 [F] => s_1_2_44_12 ) </pre>

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:
37.43 ms | 402 KiB | 8 Q