GIDForums  

Go Back   GIDForums > Computer Programming Forums > MySQL / PHP Forum
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread Rate Thread
  #1  
Old 11-Feb-2003, 04:45
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough

Array_search on a multidimensional array


I am trying to search a multidimensional array but so far I cannot get this done through array_search() easily.

Any ideas?
  #2  
Old 11-Feb-2003, 06:41
nniehoff nniehoff is offline
Member
 
Join Date: Aug 2001
Location: US
Posts: 115
nniehoff has a spectacular aura about
Why don't you make a loop that will run from 0 to the length of the array and then use that as the first dimension and search the second dimension from there. Just a thought,
Nick
  #3  
Old 11-Feb-2003, 06:48
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough
Yes, I am beginning to think that that's the only way...
  #4  
Old 11-May-2003, 06:22
JdS's Avatar
JdS JdS is offline
Senior Member
 
Join Date: Aug 2001
Location: KUL, Malaysia
Posts: 3,371
JdS will become famous soon enough

How to search a multidimensional array?


It took me a while but I got it eventually...

The trick is to use array_filter() instead! Works wonderfully on a few scripts that I have tried it on.

I finally got around to writing a tutorial on it even:
http://www.desilva.biz/arrays/filter.html
Last edited by admin : 04-Apr-2004 at 10:36.
 
 

Recent GIDBlogToyota - 2008 July Promotion by Nihal

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Sorting a 2D array c++ mike3340 CPP / C++ Forum 4 15-Dec-2003 13:35
Extra null element in an array samtediou MySQL / PHP Forum 2 11-Dec-2003 11:52
deleting from an array ionyka CPP / C++ Forum 1 02-Sep-2003 03:09
Problem with array norok MySQL / PHP Forum 3 16-Jul-2003 02:08

Network Sites: GIDNetwork · GIDWebHosts · GIDSearch · Learning Journal by J de Silva, The

All times are GMT -6. The time now is 00:45.


vBulletin, Copyright © 2000 - 2008, Jelsoft Enterprises Ltd.