Why Php Form Adds Slashes To Data Information Sent When Submit http://www.wallpaperama.com/forums/why-php-form-adds-slashes-to-data-information-sent-when-submit-t5799.html Subscribe and keep up to date with Why Php Form Adds Slashes To Data Information Sent When Submit with the latest replies and comments from other people like you who are interested in Why Php Form Adds Slashes To Data Information Sent When Submit at wallpaperama.com en Why Php Form Adds Slashes To Data Information Sent When Submit [ Visit Post ] http://www.wallpaperama.com/forums/why-php-form-adds-slashes-to-data-information-sent-when-submit-t5799.html have you noticed that when you have a php webform the form add / slashes to some characters, for example on qoutes and apostrophe before them. well to overcome this you can use these functions, it will remove the slash that are added: trim(stripslashes($_POST['somedata'])) you can see more on this post: another-way-to-use-mysql-real-escape-string-instead-trimstripslashes http://www.wallpaperama.com/forums/why-php-form-adds-slashes-to-data-information-sent-when-submit-t5799.html No Comments - [Add Your Comments] Fri, 02 Jan 2009 00:34:34 -0700 No Comments have been submitted for this topic. Be the first to add your comments at www.wallpaperama.com http://www.wallpaperama.com/forums/why-php-form-adds-slashes-to-data-information-sent-when-submit-t5799.html#