3v4l.org

run code in 300+ PHP versions simultaneously
<html> <head> <title>Online PHP Script Execution</title> </head> <body> <?php printf("Eu sou o %s e tenho %01.2f € no bolso","Tierri Lopes", 5); ?> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/BU7or
function name:  (null)
number of ops:  8
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    1     0  E >   ECHO                                                     '%3Chtml%3E%0A%3Chead%3E%0A%3Ctitle%3EOnline+PHP+Script+Execution%3C%2Ftitle%3E%0A%3C%2Fhead%3E%0A%3Cbody%3E%0A'
    6     1        INIT_FCALL                                               'printf'
          2        SEND_VAL                                                 'Eu+sou+o+%25s+e+tenho+%2501.2f+%E2%82%AC+no+bolso'
          3        SEND_VAL                                                 'Tierri+Lopes'
          4        SEND_VAL                                                 5
          5        DO_ICALL                                                 
    7     6        ECHO                                                     '%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
    8     7      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
160.63 ms | 1398 KiB | 15 Q