Scrapping in PHP?

Hi,

I am using scrapping script in my project. I am using simplehtmldom for this purpose. Everything is working fine. But there is one problem that there are multiple section on the page having paging. Can anyone tell me how to move to the next page and fetch the data.

Thanks in advance…