3v4l.org

run code in 300+ PHP versions simultaneously
<?php $vars['head_title'] = 'test'.htmlentities('&reg;').'string title'; echo 'test '.htmlentities('&reg;').'string title'; echo 'test '.html_entity_decode('&reg;').'string title';

preferences:
28.42 ms | 405 KiB | 5 Q