Hi all I'm new to PHP and MYSQL and would very much appreciate if someone could point me in the right direction dealing with csv. As i just started learning in depth PHP and MYSQL last week ill try my best to explain

I currently have an array that contains hundreds of individual csv's, but what i can't figure out is where to go from there. if i echo the arrays i can get all the info listed out, but i want to separate out each csv so that i can use the values where i want. I've looked into multidimensional arrays but have yet to make it work.

basically I just want to take a datafeed from commission junction and make a custom product list on my website but am clueless on doing so.
thanks a million