I was wondering if anyone could help me out, I\'m trying to find a script that will check my entire array and remove any duplicates if required, then spit out the array in t
stop using your own array splitting function that causes duplicates and read the php manual page on array_chunk