I'm writing a web page and I use Angularjs to load HTML code saved in database but it just show like a string not active HTML code. How could I solve this problem? Thanks for your attention. This is my code in php file.
<td>{{uni.level_name}}</td>
<td>{{uni.entry_requirements}}</td>