go ahead an try it. the quote is quite clearly in the database, but when i try to put it back in a form field everything is cut off after the quote. and i tried stripslashed, and htmlentities, and htmlspecialchars. i would turn magic quotes on, but im afaid it might mess something else up. there is too much stuff running on this serever to take that risk.

Lucas Owens
www.lucasowens.com
www.technoiraudio.com




From: Jason Wong <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
Subject: Re: [PHP] quotes
Date: Thu, 26 Jun 2003 00:58:40 +0800

On Thursday 26 June 2003 00:02, Chris Sherwood wrote:
> well thats seems unlikely as I do it all the time..
>
> how ever I am not going to argue p's and q's ...
> if it doesnt work for him it doesnt work
>
> ----- Original Message -----
> From: "Adam Voigt" <[EMAIL PROTECTED]>
> To: "Chris Sherwood" <[EMAIL PROTECTED]>
> Cc: <[EMAIL PROTECTED]>
> Sent: Wednesday, June 25, 2003 9:04 AM
> Subject: Re: [PHP] quotes
>
> > Umm, in his first email, he specifically said all the quotes
> > were already escaped with slashes and it didn't help.
> >
> > On Wed, 2003-06-25 at 11:50, Chris Sherwood wrote:
> > > or you would escape the quote by putting a \ in front of it that way
> > > the engine knows to "write" the quote.
> > >
> > > ie input type=\"text\"

HTML doesn't need (indeed, want) slashes in front of quotes.

--
Jason Wong -> Gremlins Associates -> www.gremlins.biz
Open Source Software Systems Integrators
* Web Design & Hosting * Internet & Intranet Applications Development *
------------------------------------------
Search the list archives before you post
http://marc.theaimsgroup.com/?l=php-general
------------------------------------------

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


_________________________________________________________________
STOP MORE SPAM with the new MSN 8 and get 2 months FREE* http://join.msn.com/?page=features/junkmail



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



Reply via email to