php remove all single quotes from string code example Example: php remove quotes str_replace('"', "", $string);