See
www.php.net/stripslashes
Also check out the PHP configuration settings for magic_quotes_gpc
-steve
At 9:18 PM -0700 6/26/01, Marcus James Christian wrote:
>Hello,
>
>I'm pretty new to PHP but all I've seen of it so far I pretty much love!
>
>I've built a web log but when the user enters their data and they use '
>or " (and you know they will) php always shows it from the included
>web log as
>
>\' How can I filter out these backslashes so they don't appear on the
>final public viewable page?
>
>Thanks,
>Marcus
>--
>Marcus James Christian - UNLIMITED -
>Multimedia Internet Design
>http://mjchristianunlimited.com
--
+------ Factoid: Of the 100 largest economies in the world, 51 are ------+
| Steve Edberg University of California, Davis |
| [EMAIL PROTECTED] Computer Consultant |
| http://aesric.ucdavis.edu/ http://pgfsun.ucdavis.edu/ |
+--- corporations ------ http://www.ips-dc.org/reports/top200text.htm ---+
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]
- [PHP] Filtering out \ when a ' is user entered? Marcus James Christian
- RE: [PHP] Filtering out \ when a ' is user ent... Jamie Thompson
- Re: [PHP] Filtering out \ when a ' is user... Alexander Wagner
- Re: [PHP] Filtering out \ when a ' is user ent... ReDucTor
- RE: [PHP] Filtering out \ when a ' is user ent... Matt Williams
- Re: [PHP] Filtering out \ when a ' is user ent... Steve
- Re: [PHP] Filtering out \ when a ' is user ent... Meir Kriheli - MKsoft
- Re: [PHP] Filtering out \ when a ' is user ent... Jason Stechschulte
- Re: [PHP] Filtering out \ when a ' is user ent... Christian Reiniger
- RE: [PHP] Filtering out \ when a ' is user ent... James Cox
- Re: [PHP] Filtering out \ when a ' is user ent... Steve Edberg
- Re: [PHP] Filtering out \ when a ' is user ent... Aral Balkan
- RE: [PHP] Filtering out \ when a ' is user ent... scott [gts]
- Re: [PHP] Filtering out \ when a ' is user ent... Philip Olson
- Re: [PHP] Filtering out \ when a ' is user ent... Steve Werby
- Re: [PHP] Filtering out \ when a ' is user ent... Richard Lynch
- Re: [PHP] Filtering out \ when a ' is user... Delbono
- Re: [PHP] Filtering out \ when a ' is ... Christian Reiniger
- Re: [PHP] Filtering out \ when a '... Richard Lynch
- Re: [PHP] Filtering out \ when a ' is user ent... Christopher Ostmo
- Re: [PHP] Filtering out \ when a ' is user ent... Stephen Cope

