3v4l.org

run code in 300+ PHP versions simultaneously
<?php $site = file_get_contents("http://www.fullhdfilmizle.org/"); preg_match("'ve <span>(.*?)</span> kez'si", $site, $match); if($match) echo "result=".$match[1]; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 43) Position 1 = 10, Position 2 = 13
Branch analysis from position: 10
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 13
filename:       /in/pmSPK
function name:  (null)
number of ops:  14
compiled vars:  !0 = $site, !1 = $match
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'file_get_contents'
          1        SEND_VAL                                                 'http%3A%2F%2Fwww.fullhdfilmizle.org%2F'
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    3     4        INIT_FCALL                                               'preg_match'
          5        SEND_VAL                                                 '%27ve+%3Cspan%3E%28.%2A%3F%29%3C%2Fspan%3E+kez%27si'
          6        SEND_VAR                                                 !0
          7        SEND_REF                                                 !1
          8        DO_ICALL                                                 
    4     9      > JMPZ                                                     !1, ->13
         10    >   FETCH_DIM_R                                      ~5      !1, 1
         11        CONCAT                                           ~6      'result%3D', ~5
         12        ECHO                                                     ~6
    6    13    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
154.92 ms | 1394 KiB | 17 Q