[thelist] Funky php output...I owe a tip or two...

Jeanne Pelletier jpellet at attbi.com
Wed Oct 2 15:39:14 CDT 2002


to eliminate those marks try


stripslashes($text);

http://www.php.net/manual/en/function.stripslashes.php

Jeanne
----- Original Message -----
From: "Daniel Medley" <dm at lgcy.com>
To: <thelist at lists.evolt.org>
Sent: Wednesday, October 02, 2002 5:19 PM
Subject: [thelist] Funky php output...I owe a tip or two...


> Okay, I've got this e-mail form that I'm working on using php...it works
> great thus far except on thing. When I receive an email from it all '
marks
> are preceded by \ ie:
> the word let's is received as let\'s.  Are any of you php gurus able to
tell
> me what would cause this without me providing the script?
> If need be I'll provide it.
>
> Daniel Medley going to feed the baby...
> Feeling more like I do now than I did before
> at http://www.lobowalk.com
>
> Feeling more like I do now than I did before
> at http://www.lobowalk.com
>
>
> --
> For unsubscribe and other options, including
> the Tip Harvester and archive of thelist go to:
> http://lists.evolt.org Workers of the Web, evolt !
>





More information about the thelist mailing list