Current location: Hot Scripts Forums » Programming Languages » PHP » work on arrays within arrays - i'm stuck...


work on arrays within arrays - i'm stuck...

Reply
  #1 (permalink)  
Old 04-28-06, 12:59 PM
nassau nassau is offline
Wannabe Coder
 
Join Date: May 2004
Posts: 211
Thanks: 0
Thanked 0 Times in 0 Posts
work on arrays within arrays - i'm stuck...

someone, please remind me again....
what is the process of working on arrays within arrays (like the example below). i'm putting a number of arrays in one single array (to be returned from a function).

then i want to run through all the arrays within the one single array, and do stuff with the values etc...


i know it's ultra simple but i'm stuck



PHP Code:

                        $search_ItemArrayData = array('url' => $search_CleanItemUrl'item' => $search_ItemLong'artist' => $search_ArtistLong'album' => $search_AlbumLong'row' => $row);


            
            
                
                
$search_Array .= $search_ItemArrayData.$search_ItemSeparator
Reply With Quote
  #2 (permalink)  
Old 04-29-06, 02:37 PM
nassau nassau is offline
Wannabe Coder
 
Join Date: May 2004
Posts: 211
Thanks: 0
Thanked 0 Times in 0 Posts
please, does anyone have a solution for this?
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Freelance PHP Developer needed to work with Amberfly Ltd petebarr Job Offers & Assistance 3 07-03-09 12:23 PM
The Art Nexus seeking PHP programmers TheArtNexus Job Offers & Assistance 5 02-26-08 03:08 AM
I'm desperate for work, I'll do any work for cheap [PHP/MySQL] Anastas Job Offers & Assistance 17 02-12-06 11:18 AM
Grab data from mysql resualt and How to make this eregi work ? websnow PHP 12 01-08-05 12:44 PM
Grafix Work Submitting in PHP ports1980 PHP 1 08-09-04 11:31 AM


All times are GMT -5. The time now is 07:11 AM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.