Re: Allowed memory size of 16777216 bytes exhausted
Do you need to build the array? Are you building this array from a
file? If so why not format the file and do a LOAD FILE query or better
yet use PhpMyAdmin to upload your file. Not sure if you need to make
the array then upload from the array.
Any possibility we can see some of your code?
|