3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo strip_tags('h2 style="font-weight: bold; font-family: Arial, helvetica, sans-serif; font-size: 20px; color: #2c2c2c;" align="left"><?= $deal_title ?></h2> <p style="font-size: 15px; line-height: 22px; color: #2c2c2c; font-family: Arial, helvetica, sans-serif;"><?= $deal_text ?><?= $deal_includes ?></p> <h2 style="font-weight: bold; font-family: Arial, helvetica, sans-serif; font-size: 20px; color: #2c2c2c;" align="left">Reisdata</h2> <p style="font-size: 15px; line-height: 22px; color: #2c2c2c; font-family: Arial, helvetica, sans-serif;">Aankomst op <?= $arrival_date ?><br />Vertrek op <?= $departure_date ?><br /><?= $number_nights ?> <?php if($number_nights > 1) { ?>overnachtingen<?php } else { ?>overnachting<?php } ?><br /><?= $number_rooms ?> kamer<?php if ($number_rooms != 1) { ?>s<?php } ?></p> <p style="font-size: 15px; line-height: 22px; color: #2c2c2c; font-family: Arial, helvetica, sans-serif;"><? if (!empty($deal_extra_info)) { ?><br /><?= $deal_extra_info ?><br /><? } ?><br /><br /><span style="font-size: 1.5em; color: #204a78; font-family: Arial, sans-serif; font-weight: bold;">Hotelgegevens</span></p>');
Finding entry points
Branch analysis from position: 0
1 jumps found. (Code = 62) Position 1 = -2
filename:       /in/vH4Nv
function name:  (null)
number of ops:  5
compiled vars:  none
line      #* E I O op                           fetch          ext  return  operands
-------------------------------------------------------------------------------------
    3     0  E >   INIT_FCALL                                               'strip_tags'
          1        SEND_VAL                                                 'h2+style%3D%22font-weight%3A+bold%3B+font-family%3A+Arial%2C+helvetica%2C+sans-serif%3B+font-size%3A+20px%3B+color%3A+%232c2c2c%3B%22+align%3D%22left%22%3E%3C%3F%3D+%24deal_title+%3F%3E%3C%2Fh2%3E%0A%3Cp+style%3D%22font-size%3A+15px%3B+line-height%3A+22px%3B+color%3A+%232c2c2c%3B+font-family%3A+Arial%2C+helvetica%2C+sans-serif%3B%22%3E%3C%3F%3D+%24deal_text+%3F%3E%3C%3F%3D+%24deal_includes+%3F%3E%3C%2Fp%3E%0A%3Ch2+style%3D%22font-weight%3A+bold%3B+font-family%3A+Arial%2C+helvetica%2C+sans-serif%3B+font-size%3A+20px%3B+color%3A+%232c2c2c%3B%22+align%3D%22left%22%3EReisdata%3C%2Fh2%3E%0A%3Cp+style%3D%22font-size%3A+15px%3B+line-height%3A+22px%3B+color%3A+%232c2c2c%3B+font-family%3A+Arial%2C+helvetica%2C+sans-serif%3B%22%3EAankomst+op+%3C%3F%3D+%24arrival_date+%3F%3E%3Cbr+%2F%3EVertrek+op+%3C%3F%3D+%24departure_date+%3F%3E%3Cbr+%2F%3E%3C%3F%3D+%24number_nights+%3F%3E+%3C%3Fphp+if%28%24number_nights+%3E+1%29+%7B+%3F%3Eovernachtingen%3C%3Fphp+%7D+else+%7B+%3F%3Eovernachting%3C%3Fphp+%7D+%3F%3E%3Cbr+%2F%3E%3C%3F%3D+%24number_rooms+%3F%3E+kamer%3C%3Fphp+if+%28%24number_rooms+%21%3D+1%29+%7B+%3F%3Es%3C%3Fphp+%7D+%3F%3E%3C%2Fp%3E%0A%3Cp+style%3D%22font-size%3A+15px%3B+line-height%3A+22px%3B+color%3A+%232c2c2c%3B+font-family%3A+Arial%2C+helvetica%2C+sans-serif%3B%22%3E%3C%3F+if+%28%21empty%28%24deal_extra_info%29%29+%7B+%3F%3E%3Cbr+%2F%3E%3C%3F%3D+%24deal_extra_info+%3F%3E%3Cbr+%2F%3E%3C%3F+%7D+%3F%3E%3Cbr+%2F%3E%3Cbr+%2F%3E%3Cspan+style%3D%22font-size%3A+1.5em%3B+color%3A+%23204a78%3B+font-family%3A+Arial%2C+sans-serif%3B+font-weight%3A+bold%3B%22%3EHotelgegevens%3C%2Fspan%3E%3C%2Fp%3E'
          2        DO_ICALL                                         $0      
          3        ECHO                                                     $0
    7     4      > RETURN                                                   1

Generated using Vulcan Logic Dumper, using php 8.0.0


preferences:
151.74 ms | 1399 KiB | 15 Q