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
> 



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

Reply via email to