如何从使用SQL的后端管理员/用户输入字段执行html

So a little more details, I am using a back end admin plugin that is written with php and when inputting say, Example it is being inputted into an sql table and being displayed as Example and not "Example", so my question is how would I be able to add html and such so that it executes correctly out of the sql table. I hope I am making sense. Thank you!

You have to use Ajax code to get HTML code. it will be execute back end easy notes on php and ajax