Jump to content

[SOLVED] how to send some text reponse to browser during execution of php script


bhavin12300

Recommended Posts

hi,

i have one php script which uses curl to grab papges.script one by one download 20 pages from web.

what i want to do is suppose first  page is downloaded,so after this i want to display message on browser that "page1 downloaded" when page2 download is finished, it should  display page with message "page  two download" in place of previous message like wise it will update user.

but when i did it it display all message after script finish its execution.

so can anyone guide me how to do it?

i dont want to use ajax for now? any way?

waiting

 

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.