3v4l.org

run code in 300+ PHP versions simultaneously
<?php $allowed = array('<p>', '<b>', '<i>', '<u>'); print_r(sprintf('Allowed HTML tags: %', htmlspecialchars(implode(', ', $allowed))));

preferences:
41.33 ms | 402 KiB | 5 Q