3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo mysql_escape_string('abersonder-mixer-po3errrt3 '); echo '<br>'; echo md5 (mysql_escape_string('abersonder-mixer-po3errrt3 ')); echo '<br>'; echo md5('abersonder-mixer-po3errrt3\n');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/RR0iP
function name:  (null)
number of ops:  18
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'mysql_escape_string'
          1        SEND_VAL_EX                                              'abersonder-mixer-po3errrt3%0A'
          2        DO_FCALL                                      0  $0      
          3        ECHO                                                     $0
    6     4        ECHO                                                     '%3Cbr%3E'
    7     5        INIT_FCALL                                               'md5'
          6        INIT_FCALL_BY_NAME                                       'mysql_escape_string'
          7        SEND_VAL_EX                                              'abersonder-mixer-po3errrt3%0A'
          8        DO_FCALL                                      0  $1      
          9        SEND_VAR                                                 $1
         10        DO_ICALL                                         $2      
         11        ECHO                                                     $2
    9    12        ECHO                                                     '%3Cbr%3E'
   10    13        INIT_FCALL                                               'md5'
         14        SEND_VAL                                                 'abersonder-mixer-po3errrt3%5Cn'
         15        DO_ICALL                                         $3      
         16        ECHO                                                     $3
         17      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
157.28 ms | 1394 KiB | 15 Q