Page 1 of 1

Problem with loading the page

Posted: Thu Jul 06, 2006 9:47 am
by parsek
I am using php cURL libraries to display the page (getting data from other website), but on the status bar of the browser (FirFox) I am getting "Done", then "Waiting for http://www.mysite.com", like it's waiting for some more data.
On the IE it is just looks like page is still loading, even thought page is loaded.
Do you know where might be the problem?

Posted: Thu Jul 06, 2006 9:57 am
by JayBird
Probably need to show us your code

my code

Posted: Thu Jul 06, 2006 7:30 pm
by parsek
Guys,
This is second time I am posting my question. First time was different problem, I posted a code, but noone seems to find the answer. I found where the problem was, updated my own post and added this questions. Noone got back to me. Does someone had similar problem before?