echo html_entity_decode($thedbfield);
<?php echo stripslashes($users->UserInfo($username, 'text')); ?>