Page 1 of 1

Saving html entities in a textarea

Posted: Tue Sep 26, 2006 5:23 pm
by HiddenS3crets
I created my own file manager for quick file editing, but I run into problems with html entities

If I put something like < into a file and save it, then reopen it in the textarea, it will display as < instead of <

Why does the textarea do that and is there some sort of code snippet I could you to change it so it doesn't occur anymore? :)

Posted: Tue Sep 26, 2006 5:25 pm
by volka