3v4l.org

run code in 300+ PHP versions simultaneously
<?php $s = "http://ad.zanox.com/ppc/?23012557C80290415&ULP=[[0000011028nubuck%20kaki&eurl=http%3A%2F%2Fwww.sarenza.nl%2Fbirkenstock-madrid-flor-w-s780328-p0000011028]]"; $t = stristr($s,"&eurl",true); var_dump(str_replace("[[","",$t)); //preg_match('/\[\[(.+?)\]\]/',$s,$matches); //var_dump($matches); ?>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/LnoXd
function name:  (null)
number of ops:  16
compiled vars:  !0 = $s, !1 = $t
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ASSIGN                                                   !0, 'http%3A%2F%2Fad.zanox.com%2Fppc%2F%3F23012557C80290415%26ULP%3D%5B%5B0000011028nubuck%2520kaki%26eurl%3Dhttp%253A%252F%252Fwww.sarenza.nl%252Fbirkenstock-madrid-flor-w-s780328-p0000011028%5D%5D'
    4     1        INIT_FCALL                                               'stristr'
          2        SEND_VAR                                                 !0
          3        SEND_VAL                                                 '%26eurl'
          4        SEND_VAL                                                 <true>
          5        DO_ICALL                                         $3      
          6        ASSIGN                                                   !1, $3
    6     7        INIT_FCALL                                               'var_dump'
          8        INIT_FCALL                                               'str_replace'
          9        SEND_VAL                                                 '%5B%5B'
         10        SEND_VAL                                                 ''
         11        SEND_VAR                                                 !1
         12        DO_ICALL                                         $5      
         13        SEND_VAR                                                 $5
         14        DO_ICALL                                                 
   10    15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.69 ms | 1394 KiB | 19 Q