I want to get a specific table from a website and place it on my website. I 'managed' to get the whole site (with fopen and file_get_conten ts). But I need just a table and I don't know where to start :-/
I want to get the table(s) "agenda" from this website: http://www.keynet.tv/agenda.php?q=us...0381&f=month/2
or even better: I just need this:
Please give me something to start coding from...
I want to get the table(s) "agenda" from this website: http://www.keynet.tv/agenda.php?q=us...0381&f=month/2
or even better: I just need this:

Please give me something to start coding from...
Comment