3v4l.org

run code in 300+ PHP versions simultaneously
<p style="font-family: 'Trebuchet MS', Lucida, Geneva,sans-serif; font-size: 12px; color: rgb(153, 153, 153);"> <?php echo __('Dear %s %s,', $name, $lastName); ?></p> <p style="font-family: 'Trebuchet MS', Lucida, Geneva,sans-serif; font-size: 12px; color: rgb(153, 153, 153);"> <?php echo __('Thank you for your interest in <span class="superscript">KhepriCoat>&reg;</span>, the best performing anti-reflective coating for solar cover glass.'); ?> <?php echo __( __('Click %s to view and download the files.'), $this->Html->link( __('here'), array( 'controller' => 'sicmains', 'action' => 'view', $sicMainId, 'full_base' => true ) ) ); ?><br /><br /> </p> <p style="font-family: 'Trebuchet MS', Lucida, Geneva,sans-serif; font-size: 12px; color: rgb(153, 153, 153);margin-top:190px;"> <?php echo __('Please be aware that this is an automatically generated e-mail. Please do not reply to this e-mail.'); ?> </p>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/UTBUY
function name:  (null)
number of ops:  41
compiled vars:  !0 = $name, !1 = $lastName, !2 = $sicMainId
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Cp+style%3D%22font-family%3A+%27Trebuchet+MS%27%2C+Lucida%2C+Geneva%2Csans-serif%3B+font-size%3A+12px%3B+color%3A+rgb%28153%2C+153%2C+153%29%3B%22%3E%0A++++'
    2     1        INIT_FCALL_BY_NAME                                       '__'
          2        SEND_VAL_EX                                              'Dear+%25s+%25s%2C'
          3        SEND_VAR_EX                                              !0
          4        SEND_VAR_EX                                              !1
          5        DO_FCALL                                      0  $3      
          6        ECHO                                                     $3
          7        ECHO                                                     '%3C%2Fp%3E%0A%3Cp+style%3D%22font-family%3A+%27Trebuchet+MS%27%2C+Lucida%2C+Geneva%2Csans-serif%3B+font-size%3A+12px%3B+color%3A+rgb%28153%2C+153%2C+153%29%3B%22%3E++++%0A%09'
    4     8        INIT_FCALL_BY_NAME                                       '__'
          9        SEND_VAL_EX                                              'Thank+you+for+your+interest+in+%3Cspan+class%3D%22superscript%22%3EKhepriCoat%3E%26reg%3B%3C%2Fspan%3E%2C+the+best+performing+anti-reflective+coating+for+solar+cover+glass.'
         10        DO_FCALL                                      0  $4      
         11        ECHO                                                     $4
    5    12        ECHO                                                     '++++'
    6    13        INIT_FCALL_BY_NAME                                       '__'
    7    14        INIT_FCALL_BY_NAME                                       '__'
         15        SEND_VAL_EX                                              'Click+%25s+to+view+and+download+the+files.'
         16        DO_FCALL                                      0  $5      
         17        SEND_VAR_NO_REF_EX                                       $5
    8    18        FETCH_THIS                                       $6      
         19        FETCH_OBJ_R                                      ~7      $6, 'Html'
         20        INIT_METHOD_CALL                                         ~7, 'link'
    9    21        INIT_FCALL_BY_NAME                                       '__'
         22        SEND_VAL_EX                                              'here'
         23        DO_FCALL                                      0  $8      
         24        SEND_VAR_NO_REF_EX                                       $8
   11    25        INIT_ARRAY                                       ~9      'sicmains', 'controller'
   12    26        ADD_ARRAY_ELEMENT                                ~9      'view', 'action'
   13    27        ADD_ARRAY_ELEMENT                                ~9      !2
   11    28        ADD_ARRAY_ELEMENT                                ~9      <true>, 'full_base'
         29        SEND_VAL_EX                                              ~9
         30        DO_FCALL                                      0  $10     
         31        SEND_VAR_NO_REF_EX                                       $10
         32        DO_FCALL                                      0  $11     
         33        ECHO                                                     $11
   18    34        ECHO                                                     '%3Cbr+%2F%3E%3Cbr+%2F%3E%0A%3C%2Fp%3E%0A%0A%3Cp+style%3D%22font-family%3A+%27Trebuchet+MS%27%2C+Lucida%2C+Geneva%2Csans-serif%3B+font-size%3A+12px%3B+color%3A+rgb%28153%2C+153%2C+153%29%3Bmargin-top%3A190px%3B%22%3E%0A++++'
   22    35        INIT_FCALL_BY_NAME                                       '__'
         36        SEND_VAL_EX                                              'Please+be+aware+that+this+is+an+automatically+generated+e-mail.+Please+do+not+reply+to+this+e-mail.'
         37        DO_FCALL                                      0  $12     
         38        ECHO                                                     $12
   23    39        ECHO                                                     '%3C%2Fp%3E'
         40      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
143.45 ms | 1403 KiB | 13 Q