I have a APP that uses an array to store some values, but I´m not suposed to have duplicate entries.
How can I celan Up the array and re-index it? Is there a function that does it?
From TFM:
http://php.net/manual/en/function.array-unique.php