3v4l.org

run code in 300+ PHP versions simultaneously
<?php ?> <html> <head> <style> table, th, td { border: 1px solid black; border-collapse: collapse; } </style> </head> <body> <table style="width:100%"> <tr> <td>Jill</td> <td>Smith</td> <td>50</td> </tr> <tr> <td>Eve</td> <td>Jackson</td> <td>94</td> </tr> <tr> <td>John</td> <td>Doe</td> <td>80</td> </tr> </table> </body> </html>
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/gPRf7
function name:  (null)
number of ops:  2
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   ECHO                                                     '%3Chtml%3E%0A%0A%3Chead%3E%0A%3Cstyle%3E%0Atable%2C+th%2C+td+%7B%0A++++border%3A+1px+solid+black%3B%0A++++border-collapse%3A+collapse%3B%0A%7D%0A%3C%2Fstyle%3E%0A%3C%2Fhead%3E%0A%0A%3Cbody%3E%0A%0A%3Ctable+style%3D%22width%3A100%25%22%3E%0A++%3Ctr%3E%0A++++%3Ctd%3EJill%3C%2Ftd%3E%0A++++%3Ctd%3ESmith%3C%2Ftd%3E%09%09%0A++++%3Ctd%3E50%3C%2Ftd%3E%0A++%3C%2Ftr%3E%0A++%3Ctr%3E%0A++++%3Ctd%3EEve%3C%2Ftd%3E%0A++++%3Ctd%3EJackson%3C%2Ftd%3E%09%09%0A++++%3Ctd%3E94%3C%2Ftd%3E%0A++%3C%2Ftr%3E%0A++%3Ctr%3E%0A++++%3Ctd%3EJohn%3C%2Ftd%3E%0A++++%3Ctd%3EDoe%3C%2Ftd%3E%09%09%0A++++%3Ctd%3E80%3C%2Ftd%3E%0A++%3C%2Ftr%3E%0A%3C%2Ftable%3E%0A%0A%3C%2Fbody%3E%0A%3C%2Fhtml%3E'
   35     1      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
144.91 ms | 1397 KiB | 13 Q