Jump to content

[SOLVED] grabbing duplicates in an array, similar to array_unique()?


aebstract

Recommended Posts

I know that 'array_unique' will give me an array taking out duplicates, is there any way I can create an array and ONLY display duplicates? Let's say I have an array with like 6000 items and 10 items are duplicates, I need to display just the 10 items.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.