Finances: PHPQuote for Quote.com
Gerbrand van DIeijen (contact me)
This class can be used to retrieve stock quote information from from Quote.com site.
It can retrieve the information page at quote.com of a given stock symbol and parse the page to extract several fields of information.
Currently it can extract the stock last price value, open value, last close value, and negotiation volume.
The retrieved values are stored in class variables but can also be outputted in an HTML table.
Click here for detailed information about this class on phpclasses.org