how to remove quotation marks in string in php code example Example: php remove quotes str_replace('"', "", $string);