Bastien Koert

On 2012-05-04, at 7:36 PM, Brian Dunning <br...@briandunning.com> wrote:

> I have a script that downloads a 267MB SQL file (it creates and loads a MySQL 
> database). Any idea how to do this? Obviously I'm not going to get a file 
> that size into memory to loop through.
> -- 
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 

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

Reply via email to