ID: 11597
Updated by: yohgaki
Old Summary: 
Reported By: [EMAIL PROTECTED]
Old Status: Open
Status: Closed
Bug Type: Feature/Change Request
Operating System: Linux
PHP Version: 4.0.5
New Comment:

DIO extension (Direct IO) will do it nicely


Previous Comments:
------------------------------------------------------------------------

[2001-06-20 21:58:47] [EMAIL PROTECTED]

File I/O on large files is near impossible with PHP.  File() eats way
too much ram, and is slow, and the fopen() method is slow and hard to
seek to a line where you left off processing at. Perhaps including
functions that allow reading a given line of a file, checking the total
number of lines, and more speed/ram aware I/O functions to allow
processing of log files, and other large files.

I'm not a c coder, but I'm more than willing to help in any way I can.

Thanks and keep up the good work.


--Dave

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=11597&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to