[snip]
We have a text file that is 2.2gb in size that we are trying to parse
using PHP to put the content into a mysql database. This file contains
40 million individual lines of data.  Basically PHP isn't parsing it.
Any suggestions of how we could do this?
[/snip]

Post some code and we'll see if we can help.

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to