any ideas why when I load a text file written to from a php script, it ads in slashes before each set of quotation marks? So it displays the file as html but each time it loads it adds the slashes in. This obviously messes up the html that is displayed. On one server, it doesn't do this but on my friends it does, and he tried it on two servers. Is it something I did, or is that just a server-related issue?