Set memory_limit in php work maximum limit You tell me
Hi,
If your reading a file when you do the fgets:
fgets("file", 1024);
This limits the amount of input from a file to 1024k (1mg), i think its k,
Anyway this should help,
Elfyn
Whatever Able add limit readTextfile maximum I read file log 300M. What can I do make .