Quote:
FF seems alright, justs glancing at it.
What does it actually do in the end? Would it allow to save to the server? Perhaps this could be integrated into a CMS.
I've thought about giving this script the capability to save files to my server eventually once it becomes more than just a basic text editor with an output frame, if I do I'd allow users to save the code to a file in a folder with the user's visitation number appended to the file so to differentiate each one from the other, and just for security reasons I'll make it so that each file must be a .html file in order to not allow access to PHP by possible destructive users.