Project Description:
The following website contains a table with historical stock data of AEGON:
http://www.google.com/finance/historical?q=AMS:AGN&start=0&num=160
As you can see the page holds historical stock data for over 160 days. I want to get this historical stock information into an (online) MYSQL table. It must get the same headers, so that would be: Date, Open, High, Low, Close, Volume.
Who can program this for me in PHP?
Regards,
Michel