Parsing html table into MySQL
I need to get from another page table and put it into MySQL table dynamically
for example http://66.96.230.191/table.html so I need to parse this table in database.
If you have any code how to implement such operation by using php MySQL please help me;
thanks in advance