On Feb 28, 2011, at 14:29, Tan Cheng wrote: > Also, I want to ask if I create the shell as cakephp shell, will that > shell be restricted by the "max_execution_time" in php.ini?
According to the comments here... http://php.net/set-time-limit ...the time limit defaults to unlimited on the command line PHP SAPI. -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions. To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
