Hey Dave, the script works like a charm, thank you so much again for your help!
There just came up another question from my side. When I work with larg csv files (more than about 1000 lines) the script runs longer than the max. execution time allowed by my server. The most of the times I split the files into separate files, what works of course.
But is there a "simple" way to update the script so that it also works with large files without running into problems with the max. execution time?
Regards!
|