I'm not an expert PHP programmer.
I need to search all files in a large site, 10,000+ files in some 300 hundred dirs. Of course the problem is the 30 seconds Timeout. I can use the Sleep() function but prefer a better solution. Since I'm not expert, I need some ideas, in order to get the best approach.
Any help? Thank you.
I need to search all files in a large site, 10,000+ files in some 300 hundred dirs. Of course the problem is the 30 seconds Timeout. I can use the Sleep() function but prefer a better solution. Since I'm not expert, I need some ideas, in order to get the best approach.
Any help? Thank you.