This is a discussion on How to make my PHP script keep on running? within the Programming forums, part of the Web Designing & Development category; I made a script that will backup and transfer database records to another server. The problem is if the backup ...
I made a script that will backup and transfer database records to another server. The problem is if the backup file is too big the PHP script stops because it running too long. Tried set_time_limit() but it is not working. How can I override this?
Would you be my valentine ?
Bookmarks