Jump to content

help on writing a code for grabing data of tables on other website


abrarazeem

Recommended Posts

Well u need to write a robot that will crawl the website you want. Using a regex you can find the specific text you are looking for in the page. 

So .. check what curl() and fopen() do. After that check what preg_match_all() dose.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.