I have built a system where a user logs in and saves an avatar via CKEditor/KCFinder via textarea. It works as I want it to work. Images are saved in a folder and the path to them on a database. The problem comes when I try to display the images in a table. I keep on getting double html tags and I can't really find a way to escape them so that I get just what I need to display the images. I have built a system where a user logs in and