3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo "</td> <td>".make_link("upload", "more_content", "url=upload")."</td> <td>".make_link("Notifications", "more_content", "url=notifications")."</td> <td>".make_link("bio", "more_content", "url=bio")."</td> </tr> </table> </div> ";
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/nHMO4
function name:  (null)
number of ops:  23
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    4     0  E >   INIT_FCALL_BY_NAME                                       'make_link'
          1        SEND_VAL_EX                                              'upload'
          2        SEND_VAL_EX                                              'more_content'
          3        SEND_VAL_EX                                              'url%3Dupload'
          4        DO_FCALL                                      0  $0      
          5        CONCAT                                           ~1      '%3C%2Ftd%3E%0A%0A%3Ctd%3E', $0
          6        CONCAT                                           ~2      ~1, '%3C%2Ftd%3E%0A%0A%3Ctd%3E'
    6     7        INIT_FCALL_BY_NAME                                       'make_link'
          8        SEND_VAL_EX                                              'Notifications'
          9        SEND_VAL_EX                                              'more_content'
         10        SEND_VAL_EX                                              'url%3Dnotifications'
         11        DO_FCALL                                      0  $3      
         12        CONCAT                                           ~4      ~2, $3
         13        CONCAT                                           ~5      ~4, '%3C%2Ftd%3E%0A%0A%3Ctd%3E'
    8    14        INIT_FCALL_BY_NAME                                       'make_link'
         15        SEND_VAL_EX                                              'bio'
         16        SEND_VAL_EX                                              'more_content'
         17        SEND_VAL_EX                                              'url%3Dbio'
         18        DO_FCALL                                      0  $6      
         19        CONCAT                                           ~7      ~5, $6
         20        CONCAT                                           ~8      ~7, '%3C%2Ftd%3E%0A%3C%2Ftr%3E%0A%3C%2Ftable%3E%0A%3C%2Fdiv%3E%0A%0A%0A%0A%0A%0A%0A'
         21        ECHO                                                     ~8
   18    22      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
124.31 ms | 1398 KiB | 13 Q