Đang Thực Hiện
146318 PHP read in large file
Ngân sách N/A
I need to read in a large file size (50+ MB) using PHP. The file is a tab delimited text file and will be parsed into arrays. One array for each line.
On my basic tests, i was using file_get_contents() to load the data and do my processing. Now, with the larger file sizes i am getting memory errors from my host. I need a solution to this problem.
Please make PMB with how will you intend to tackle this problem before bidding.