PHP PHP Snippets
A short snippet of PHP to remove duplicate values from a comma delimited string.
PHP PHP Snippets PHP one-liners PHP arrays
One liner to remove empty (falsey) values from an array in PHP