Hey, why does slashes get added to strings on some hosts when submitted through a form. I am not talking about mysql databases, I know this problem happnes there. I mean just with a simple html form done with php, spitting back out the input, it adds a \ before quotes and other slashes even i think. What can I do, how do I get around this, why is it happening??? Thanks!
Jason