in a do while loop.
The script checks infile and then send php string to a remote server.
I start it manually in the morning in ie8.
My problem now is that xampp stop to execute the script after 60 seconds.
I have changed in xampp php.ini from 60 seconds to:
max_execution_time = 600000000000000000000000000000000000000
Anyone knowing why this doesn't work, the script stops executing after 60 seconds
and shall loop for 9 hours?