I'm using fread to insert the contents of a given file into a textarea. Like this:
I need to keep baskslashes etc. from the original file, and not send the new ones. How do I do this?