Hi, i have a large .csv file that is read, data is taken from where is needed and then the data is sent to be added to the database. this is using php. however when i run the script, it works fine for the first 700 or so entries, and then dies on me. the script has no errors with regard to adding the data, it has been checked thoroughly. i suspect it is to do with a timeout. any suggestions?
Thanks
Jay