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