3v4l.org

run code in 300+ PHP versions simultaneously
<?php $item = nl2br(trim(mysql_real_escape_string(htmlspecialchars($item, ENT_QUOTES, 'UTF-8'))));
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UGFQS
function name:  (null)
number of ops:  16
compiled vars:  !0 = $item
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'nl2br'
          1        INIT_FCALL                                               'trim'
          2        INIT_FCALL_BY_NAME                                       'mysql_real_escape_string'
          3        INIT_FCALL                                               'htmlspecialchars'
          4        SEND_VAR                                                 !0
          5        SEND_VAL                                                 3
          6        SEND_VAL                                                 'UTF-8'
          7        DO_ICALL                                         $1      
          8        SEND_VAR_NO_REF_EX                                       $1
          9        DO_FCALL                                      0  $2      
         10        SEND_VAR                                                 $2
         11        DO_ICALL                                         $3      
         12        SEND_VAR                                                 $3
         13        DO_ICALL                                         $4      
         14        ASSIGN                                                   !0, $4
         15      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.81 ms | 1394 KiB | 19 Q