3v4l.org

run code in 300+ PHP versions simultaneously
<?php header('Content-Type: text/plain'); $tableheader=<<<abc <br/><div id="divContainer"> <table class="formatHTML5"> <colgroup> <col width="5%"> <col width="15%"> <col width="15%"> <col width="15%"> <col width="30%"> <col width="15%"> <col width="5%"> </colgroup> <thead> <tr> X<td colspan="7" style="font-size:14px"><p><b>Hi <first> you have <recsout> searches available this month</b></p><b>Type the Phrase in the Appropriate Search Engine and Answer the Question<br/>Click on Next Term<br/>Click Logoff at any time to save your session if you cannot finish in one sitting</b></td> </tr> <tr> <th></th> <th>Go To</th> <th>Search for this Phrase</th> <th>Click on this Link</th> <th>Answer this Question</th> <th>Your Answer</th> <th>Answer Flag</th> </tr> </thead> <tbody> abc; echo $tableheader;
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/sF9EK
function name:  (null)
number of ops:  6
compiled vars:  !0 = $tableheader
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'header'
          1        SEND_VAL                                                 'Content-Type%3A+text%2Fplain'
          2        DO_ICALL                                                 
    5     3        ASSIGN                                                   !0, '%09%09%09%3Cbr%2F%3E%3Cdiv+id%3D%22divContainer%22%3E%0A%09%09%09%3Ctable+class%3D%22formatHTML5%22%3E%0A%09%09%09%3Ccolgroup%3E%0A%09%09%09%09%3Ccol+width%3D%225%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%2215%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%2215%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%2215%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%2230%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%2215%25%22%3E%0A%09%09%09%09%3Ccol+width%3D%225%25%22%3E%0A%09%09%09%3C%2Fcolgroup%3E%0A%09%09%09%3Cthead%3E%0A%09%09%09%09%3Ctr%3E%0A%09%09%09%09%09X%3Ctd+colspan%3D%227%22+style%3D%22font-size%3A14px%22%3E%3Cp%3E%3Cb%3EHi+%3Cfirst%3E+you+have+%3Crecsout%3E+searches+available+this+month%3C%2Fb%3E%3C%2Fp%3E%3Cb%3EType+the+Phrase+in+the+Appropriate+Search+Engine+and+Answer+the+Question%3Cbr%2F%3EClick+on+Next+Term%3Cbr%2F%3EClick+Logoff+at+any+time+to+save+your+session+if+you+cannot+finish+in+one+sitting%3C%2Fb%3E%3C%2Ftd%3E%0A%09%09%09%09%3C%2Ftr%3E%0A%09%09%09%09%3Ctr%3E%0A%09%09%09%09%09%3Cth%3E%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3EGo+To%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3ESearch+for+this+Phrase%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3EClick+on+this+Link%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3EAnswer+this+Question%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3EYour+Answer%3C%2Fth%3E%0A%09%09%09%09%09%3Cth%3EAnswer+Flag%3C%2Fth%3E%0A%09%09%09%09%3C%2Ftr%3E%0A%09%09%09%3C%2Fthead%3E%0A%09%09%09%3Ctbody%3E'
   33     4        ECHO                                                     !0
          5      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
169.14 ms | 1395 KiB | 15 Q