PHP Classes

thanks .

Recommend this page to a friend!

      dUnzip2  >  All threads  >  thanks .  >  (Un) Subscribe thread alerts  
Subject:thanks .
Summary:i have idea for big files
Messages:1
Author:Koroush Raoufi
Date:2011-12-12 16:32:53
 

  1. thanks .   Reply   Report abuse  
Picture of Koroush Raoufi Koroush Raoufi - 2011-12-12 16:32:53
it's great class thank you :)
//PHP_INI_ALL
--
use this syntax for extract big file

ini_set('memory_limit','1024M');

(memory_limit is Changeable with users )
php.net/manual/en/ini.core.php#ini. ...