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_url($gs); print_r($ga); echo '</pre>';
Output for 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
<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> Warning: Undefined variable $ga in /in/t4uvd on line 6 </pre>
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.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.31, 7.4.0 - 7.4.33
<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> Notice: Undefined variable: ga in /in/t4uvd on line 6 </pre>
Output for 7.3.32 - 7.3.33
<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></pre>
Output for 5.0.0 - 5.0.5
<pre> Fatal error: Call to undefined function htmlspecialchars_decode() in /in/t4uvd on line 3
Process exited with code 255.
Output for 4.4.5 - 4.4.9
<pre> Fatal error: Call to undefined function: htmlspecialchars_decode() in /in/t4uvd on line 3
Process exited with code 255.
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.4
<pre> Fatal error: Call to undefined function: htmlspecialchars_decode() in /in/t4uvd on line 3
Process exited with code 255.
Output for 4.3.0 - 4.3.1
<pre> Fatal error: Call to undefined function: htmlspecialchars_decode() in /in/t4uvd on line 3

preferences:
240.71 ms | 401 KiB | 328 Q