3v4l.org

run code in 300+ PHP versions simultaneously
<?php $res='<span style="font-size: 14px;">You are allowed to view <b>30</b> CVs per day. Today you have watched <b>3</b></span> <iframe src="https://docs.google.com/viewer?url=http://files.seaemploy.com/resume/5ee9e75861dc2a8d0ddf4a3b5e05044b.doc&amp;module=files&amp;embedded=true" width="100%" height="100%" style="border: none;"> </iframe>'; if(!preg_match('#watched (\d+)#', strip_tags($res), $match) OR $match[1]>=30) echo 'false';
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 11, Position 2 = 14
Branch analysis from position: 11
2 jumps found. (Code = 43) Position 1 = 15, Position 2 = 16
Branch analysis from position: 15
1 jumps found. (Code = 62) Position 1 = -2
Branch analysis from position: 16
Branch analysis from position: 14
filename:       /in/M9iRu
function name:  (null)
number of ops:  17
compiled vars:  !0 = $res, !1 = $match
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   ASSIGN                                                   !0, '%3Cspan+style%3D%22font-size%3A+14px%3B%22%3EYou+are+allowed+to+view+%3Cb%3E30%3C%2Fb%3E+CVs+per+day.+Today+you+have+watched+%3Cb%3E3%3C%2Fb%3E%3C%2Fspan%3E%0A%3Ciframe+src%3D%22https%3A%2F%2Fdocs.google.com%2Fviewer%3Furl%3Dhttp%3A%2F%2Ffiles.seaemploy.com%2Fresume%2F5ee9e75861dc2a8d0ddf4a3b5e05044b.doc%26amp%3Bmodule%3Dfiles%26amp%3Bembedded%3Dtrue%22+width%3D%22100%25%22+height%3D%22100%25%22+style%3D%22border%3A+none%3B%22%3E%0A%3C%2Fiframe%3E'
    6     1        INIT_FCALL                                               'preg_match'
          2        SEND_VAL                                                 '%23watched+%28%5Cd%2B%29%23'
          3        INIT_FCALL                                               'strip_tags'
          4        SEND_VAR                                                 !0
          5        DO_ICALL                                         $3      
          6        SEND_VAR                                                 $3
          7        SEND_REF                                                 !1
          8        DO_ICALL                                         $4      
          9        BOOL_NOT                                         ~5      $4
         10      > JMPNZ_EX                                         ~5      ~5, ->14
         11    >   FETCH_DIM_R                                      ~6      !1, 1
         12        IS_SMALLER_OR_EQUAL                              ~7      30, ~6
         13        BOOL                                             ~5      ~7
         14    > > JMPZ                                                     ~5, ->16
         15    >   ECHO                                                     'false'
         16    > > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
167 ms | 1395 KiB | 17 Q