I have passing some contents to facebook share url. Which contains some html also.
The problem is it cannot handle the html, When I write , it displays it instead of bolding the text in these tags.
So How will I handle it? I use htmlentities(), htmlspecialcharacters(), and urlencode() but could not solved the problem.