Script Description:This class allows you to grab financial stock market quotes from Yahoo finances CSV file. This class doesnt provide a graphical interface to display the values, but returns them as an array. The big advantage is that you may include stock quotes nicely in your website (a.e in tickers), without having to use cheap looking remote hosted JavaScript tickers. For high frequented sites, a cache functionality is included to prevent this script from transfering the quotes every time you access a page. It has multiple symbol support and does non-existing symbol error checking.
Site Url: http://giombetti.com/snippets/14
