Jason I dont know what you were thinking but this is in a php list
when you render html with php and you want double quotes in the html you MUST escape them otherwise you dont use double quotes ----- Original Message ----- From: "Jason Wong" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, June 25, 2003 9:58 AM Subject: Re: [PHP] quotes > 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 > > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php