Page 1 of 1

PHP read file problem

Posted: Mon Feb 15, 2010 11:43 am
by cation007
Hi,
I have been breaking my head for past 2 days to figure out a solution.

I want to read a webpage as a file. The problem is, the webpage has something like "Loading ... please wait".

I just need to read the final page which comes after "Loading... please wait". How can I do that ?

I tried using cURL too, but in vain.

please help,
K