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