> I have a PHP web form setup for user to fill in information
> then email it to me after pressing SUBMIT button. Everytime
> user uses double-quote(") or single(') it inserts (/) right in front
> of " or '. Does anyone know why and how to fix it? Please advise.
Look up:
stripslashes();
Chris
- [PHP] Why??? Nguyen, David M
- Re: [PHP] Why??? John Vanderbeck
- Re: [PHP] Why??? Philip Olson
- Re: [PHP] Why??? Ankur Verma
- RE: [PHP] Why??? Boget, Chris
- RE: [PHP] Why??? Nguyen, David M
- Re: [PHP] Why??? Ankur Verma
- RE: [PHP] Why??? Maxim Maletsky
- RE: [PHP] Why??? Maxim Maletsky

