3v4l.org

run code in 300+ PHP versions simultaneously
<?php $start = microtime(true); echo '<meta http-equiv="Content-type" content="text/html; charset=utf-8" />'; ini_set("display_errors", "on"); error_reporting(0xFFFFFFFF); ini_set("mssql.charset", "cp1250"); //+ľščťžýáíé $ms = mssql_connect("109.74.144.195:1433", "mammultimedia", "Multimedia") or die("#1"); mssql_select_db("UNORTHLAND", $ms) or die("#2"); echo 'Aktualizovanie skladovych zasob<br /><br />'; ?>
Finding entry points
Branch analysis from position: 0
2 jumps found. (Code = 47) Position 1 = 23, Position 2 = 25
Branch analysis from position: 23
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 25
2 jumps found. (Code = 47) Position 1 = 30, Position 2 = 32
Branch analysis from position: 30
1 jumps found. (Code = 79) Position 1 = -2
Branch analysis from position: 32
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/Uprdo
function name:  (null)
number of ops:  34
compiled vars:  !0 = $start, !1 = $ms
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    2     0  E >   INIT_FCALL                                               'microtime'
          1        SEND_VAL                                                 <true>
          2        DO_ICALL                                         $2      
          3        ASSIGN                                                   !0, $2
    4     4        ECHO                                                     '%3Cmeta+http-equiv%3D%22Content-type%22+content%3D%22text%2Fhtml%3B+charset%3Dutf-8%22+%2F%3E'
    6     5        INIT_FCALL                                               'ini_set'
          6        SEND_VAL                                                 'display_errors'
          7        SEND_VAL                                                 'on'
          8        DO_ICALL                                                 
    7     9        INIT_FCALL                                               'error_reporting'
         10        SEND_VAL                                                 4294967295
         11        DO_ICALL                                                 
    8    12        INIT_FCALL                                               'ini_set'
         13        SEND_VAL                                                 'mssql.charset'
         14        SEND_VAL                                                 'cp1250'
         15        DO_ICALL                                                 
   11    16        INIT_FCALL_BY_NAME                                       'mssql_connect'
         17        SEND_VAL_EX                                              '109.74.144.195%3A1433'
         18        SEND_VAL_EX                                              'mammultimedia'
         19        SEND_VAL_EX                                              'Multimedia'
         20        DO_FCALL                                      0  $7      
         21        ASSIGN                                           ~8      !1, $7
         22      > JMPNZ_EX                                         ~8      ~8, ->25
         23    > > EXIT                                                     '%231'
         24*       BOOL                                             ~8      <true>
   12    25    >   INIT_FCALL_BY_NAME                                       'mssql_select_db'
         26        SEND_VAL_EX                                              'UNORTHLAND'
         27        SEND_VAR_EX                                              !1
         28        DO_FCALL                                      0  $9      
         29      > JMPNZ_EX                                         ~10     $9, ->32
         30    > > EXIT                                                     '%232'
         31*       BOOL                                             ~10     <true>
   14    32    >   ECHO                                                     'Aktualizovanie+skladovych+zasob%3Cbr+%2F%3E%3Cbr+%2F%3E'
   15    33      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.14 ms | 1396 KiB | 19 Q