So I am making a forum software. I would like it so users can edit the HTML part of the code on there own through an admin panel. What would be the best way to do this?
I am currently trying it with a database but in my opinion, it takes up too much space and is a lot of hassle to do.
I would like a way so I can directly edit my HTML code through the browser.