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 git.master, git.master_jit, rfc.property-hooks
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

This tab shows result from various feature-branches currently under review by the php developers. Contact me to have additional branches featured.

Active branches

Archived branches

Once feature-branches are merged or declined, they are no longer available. Their functionality (when merged) can be viewed from the main output page


preferences:
40.41 ms | 401 KiB | 8 Q