are there any functions in php that will:
- sort the array numerically
Remove all duplicates
i would look in the manual, but if you dont know what a function is call there is nearly 0 chance of finding it
Moderator: General Moderators
Not necessarily since you knew that it would be an array function you could have started here:Coco wrote:i would look in the manual, but if you dont know what a function is call there is nearly 0 chance of finding it