$array = array("rss", "rss", "happy", "total", "total", "happy", "yesterday");$array = array_unique($array);