PHP read file problem

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
cation007
Forum Newbie
Posts: 1
Joined: Mon Feb 15, 2010 11:39 am

PHP read file problem

Post 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
Post Reply