Hello,
I have a long script that basically downloads alot of files from a FTP server.
How can I:
a) Get it to "progressively" echo stuff rather then waiting for the whole script to complete then echo it all at once
b) Stop it from timing out based on the settings in php.ini (Its not possible to just change php.ini)
Thanks,
Tom





Bookmarks