Here is the snippet of code I'm working with. htmlMsg = displayMsg.replace(/"\""/gi,newHTML); --- Adam Voigt <[EMAIL PROTECTED]> wrote: > Hope this helps ya: > > str_replace("\"","'",$data); > > Adam Voigt > [EMAIL PROTECTED] > > On Tue, 2002-06-18 at 09:54, Dan McCullough wrote: > > I need to strip out the double quotes and replace it with single quotes. > > Any help would be appreciated. > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! - Official partner of 2002 FIFA World Cup > > http://fifaworldcup.yahoo.com > > > > -- > > PHP General Mailing List (http://www.php.net/) > > To unsubscribe, visit: http://www.php.net/unsub.php > > > >
===== -------------------------------------------------------- "Theres no such thing as a problem unless the servers are on fire!" __________________________________________________ Do You Yahoo!? Yahoo! - Official partner of 2002 FIFA World Cup http://fifaworldcup.yahoo.com -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php