Jump to content

Best way to do array_search on multi-dimensional array?


johnsmith153

Recommended Posts

So? You can still loop through and organize it in the way I posted.

 

This depends on how often you will have to check for values. If more than once, then yes, organize it. If just once (and only once), then you can loop and find it manually instead of storing it.

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.