<?php $vars['head_title'] = 'test'.htmlentities('®').'string title'; echo 'test '.htmlentities('®').'string title'; echo 'test '.html_entity_decode('®').'string title';
You have javascript disabled. You will not be able to edit any code.