|
Programming C, bash, Python, Perl, PHP, Java, you name it. |
|
Thread Tools | Display Modes |
|
|||
PHP read file contents - Maximum file size
Hi Team
I am trying to read a file contents (CSV file) size of 78MB using PHP. But my code is not working. It is breaking in the below line; $fcontents = file($import->getCSVName()); But if I read other files which is of size 32MB then it is working fine. How can I come out of this problem? Is there any limit for file size to read? If so what is the maximum size? Please advice. Thanks, Crew Kasy Raj |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Default Apache won't read .css file | erehwon | OpenBSD General | 23 | 21st September 2008 10:21 PM |
file:/// | mfaridi | FreeBSD Security | 3 | 27th July 2008 02:18 PM |
How to get NAT log file on FreeBSD ? | chamnanpol | FreeBSD General | 1 | 17th June 2008 11:49 PM |
DVD file read error | louie | FreeBSD General | 7 | 30th May 2008 03:50 PM |
Swfdec read-only file access vulnerability | corey_james | FreeBSD Ports and Packages | 0 | 14th May 2008 11:31 PM |