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>');
Output for 4.3.2 - 4.3.11, 4.4.0 - 4.4.9, 5.0.0 - 5.0.5, 5.1.0 - 5.1.6, 5.2.0 - 5.2.17, 5.3.0 - 5.3.29, 5.4.0 - 5.4.45, 5.5.24 - 5.5.35, 5.6.8 - 5.6.28, 7.0.0 - 7.0.20, 7.1.0 - 7.1.25, 7.2.0 - 7.2.33, 7.3.0 - 7.3.33, 7.4.0 - 7.4.33, 8.0.0 - 8.0.30, 8.1.0 - 8.1.28, 8.2.0 - 8.2.18, 8.3.0 - 8.3.6
h2 style="font-weight: bold; font-family: Arial, helvetica, sans-serif; font-size: 20px; color: #2c2c2c;" align="left"> Reisdata Aankomst op Vertrek op overnachtingenovernachting kamers Hotelgegevens
Output for 4.3.0 - 4.3.1
h2 style="font-weight: bold; font-family: Arial, helvetica, sans-serif; font-size: 20px; color: #2c2c2c;" align="left"> Reisdata Aankomst op Vertrek op overnachtingenovernachting kamer!s !Hotelgegevens

preferences:
291.99 ms | 402 KiB | 328 Q