Hello,
I have a php script that interacts with a database. It does thousands of queries... and sometimes it queries more than usual, depending on how it interacts with the database...
When it gets too big, it times out or just stops.
Question is, can I change the timeout value so it can finish? Or is this something that my webhost system admin must change?