I have this comment script, when ever anyone post on it and the use a ' after the post it prints out like this \'
I'm wondering why it does this, the person I got it from doesn't do this on theirs.
Also note, the server that I'm on requires it to be .cgi instead of .php (i have to add a #!/usr/local/bin/php at the top). I have a feeling this might have something to do with it, but I don't know I'm not a PHP guru. (FYI, i have to name it .cgi so it can write to other files and make new files.)