Re: ini_set

2012-07-02 Thread Борислав Събев
wrote: > > Yes and you can put it in core.php as well. > > On Fri, Jun 29, 2012 at 7:52 AM, Dr. Tarique Sani > wrote: > >> bootstrap.php >> >> T >> >> On Fri, Jun 29, 2012 at 10:53 AM, Milina Udara >> wrote: >> > where we

Re: ini_set

2012-07-01 Thread Super Idea
Yes and you can put it in core.php as well. On Fri, Jun 29, 2012 at 7:52 AM, Dr. Tarique Sani wrote: > bootstrap.php > > T > > On Fri, Jun 29, 2012 at 10:53 AM, Milina Udara > wrote: > > where we can put > > ini_set("upload_max_filesize", "4M"

Re: ini_set

2012-06-28 Thread Dr. Tarique Sani
bootstrap.php T On Fri, Jun 29, 2012 at 10:53 AM, Milina Udara wrote: > where  we can put > ini_set("upload_max_filesize", "4M"); > ini_set("post_max_size","10M"); > >  in cakephp? > is it working for configure the ini file > >

ini_set

2012-06-28 Thread Milina Udara
where we can put ini_set("upload_max_filesize", "4M"); ini_set("post_max_size","10M"); in cakephp? is it working for configure the ini file -- Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org Check