3v4l.org

run code in 500+ 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:
47.97 ms | 2635 KiB | 5 Q