Project Description:
I need data from HTML table put in MySql table with date field. Location of data table is on http://www.rast.hr/en/trziste/index.html (this data table with closed price and another statistic from stock market). This PHP script will be executed every day only one time.
Another script must be executed every 1 or 2 minutes from location http://www.limun.hr/main.aspx?id=18 I need only data from first HTML table on this location, and saved into another MySql table with field date/time.
I will execute scripts with cron-job.
If you interesting in making this parser I'll send you details of mysql tabels.