I have a 12Mb delimited text file I need to read, parse and load into a MySQL database. The server is set to allow 8388608 bytes before it runs out. Any suggestions on how I can bypass the memory size limit? For example, can I grab just half the file at a time, or does PHP have a command to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.