On Wed, 18 Aug 2004 17:38:45 +1000, neil <[EMAIL PROTECTED]> wrote:
> Thanks Lenny
> 
> The stripslashes worked. I didn't think to use it as there was no slashes to
> strip. But since it puts it in they need to be removed.
> 

How many times must I say this? If you see slashes, THERE ARE SLASHES
IN THE STRING! If stripslashes removes them, they had to be in there
in the first place. Period. End of story.

> Neil
> 
> "Lenny Davila" <[EMAIL PROTECTED]> wrote in message
> news:[EMAIL PROTECTED]
> 
> 
> Try using the strip slashes http://us3.php.net/stripslashes
> 
> stripslashes($messageVariable);
> 
-- 
DB_DataObject_FormBuilder - The database at your fingertips
http://pear.php.net/package/DB_DataObject_FormBuilder

paperCrane --Justin Patrin--

-- 
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to