Forum Moderators: coopster
and also tried using other php file functions, i think the best bet is to split the 20mbfile into a smaller file or better you import the data into a database.
i think its useless though that by default you cant have more than 16mb of data in a script,
is there a way to buffer the data in , say 1000 lines ata a time, then get the next 1000 lines