I've built a fully featured content management system on a mysql backend. And i have to say, I think its rather good 😉
However, it displays the code (PHP aswell) in a textbox when you're editing which works fine 99% of the time. However, it screws up wonderfully when you have another textbox in the code. As it happens, there's only one page with a textbox (The site is mainly info) but its still an annoying glitch.
So, anyway to combat this? I effectively need to display HTML code for a textbox in a textbox!