3v4l.org

run code in 300+ PHP versions simultaneously
<?php echo $str = "Coss&eacute; René"; echo "\n"; echo $str = htmlentities($str); echo "\n"; echo $str = html_entity_decode($str); echo "\n";

preferences:
42.48 ms | 402 KiB | 5 Q