Yannick Warnier wrote:
> Hi there,
> 
> I'm trying to deal with big files (over 4GB) with PHP4.3.9 ans PHP4.4
> but obviously it's not really possible.

no, we're not quite at the 4GB-flash-header-files-for-webpages stage of
internet evolution ;-)

> 
> Is there a library somewhere that allows elementary operations on these
> kinds of files by, for example, using the operating systems commands
> (Linux in this case)?

exec(), system(), shel__exec(), the backtick operators ?

> 
> Or any other solution?
> 
> Thanks,
> 
> Yannick
> 

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

Reply via email to