Hello friends Am having problem bolding my text or applying other styles to my mail content. eg <?php $message= "Name: <b>$name</b>"; ?> the message always appear in the receivers box as Name: <b>James</b> instead of Name: James What do i do?