RE: [PHP] Trouble with understanding arrays

2002-10-02 Thread Andy Crain
er 02, 2002 8:16 PM To: [EMAIL PROTECTED] Subject: [PHP] Trouble with understanding arrays I am having problems with arrays. I guess I just don't understand them all that well. I have an simple array of stock tickers. Then for each ticker I go to Yahoo to get their current price and try to pu

[PHP] Trouble with understanding arrays

2002-10-02 Thread Christopher J. Crane
I am having problems with arrays. I guess I just don't understand them all that well. I have an simple array of stock tickers. Then for each ticker I go to Yahoo to get their current price and try to push the Name of the ticker and it's value into an associative array(I think). Then I want to sort