Description of Financial stock market quotes grabber and caching class :
Grab financial stock market quotes from Yahoo finance's CSV file. This class returns the info as an array. For high frequented sites, a cache functionality is included to prevent transfering the quotes every time you access a page. It has multiple symbol support and does non-existing symbol error checking.