3v4l.org

run code in 300+ PHP versions simultaneously
<?php $toto = "http://mercure-ws1.vente.francetelecom.fr:9010/ProjetMercure/servlet/accesauxapplis/.jsp?task=GererAccesAuxApplications&ctrl_choix_appli=NEPT"; $titi = parse_url($toto); echo var_dump($titi);
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/MTRLX
function name:  (null)
number of ops:  10
compiled vars:  !0 = $toto, !1 = $titi
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fmercure-ws1.vente.francetelecom.fr%3A9010%2FProjetMercure%2Fservlet%2Faccesauxapplis%2F.jsp%3Ftask%3DGererAccesAuxApplications%26ctrl_choix_appli%3DNEPT'
    4     1        INIT_FCALL                                               'parse_url'
          2        SEND_VAR                                                 !0
          3        DO_ICALL                                         $3      
          4        ASSIGN                                                   !1, $3
    6     5        INIT_FCALL                                               'var_dump'
          6        SEND_VAR                                                 !1
          7        DO_ICALL                                         $5      
          8        ECHO                                                     $5
          9      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
168.45 ms | 1394 KiB | 17 Q