Re: ini_set

2012-07-02 Thread Борислав Събев
It would maybe be best to put such directives in bootstrap.php as to 
separate Cake specific from application specific configurations.
The best option is to choose one. I prefer setting global variables and 
initialization variables in bootstrap.

On Monday, 2 July 2012 00:02:41 UTC+3, Superidea 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 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 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
>> > cake-php+unsubscr...@googlegroups.com For more options, visit this 
>> group at
>> > http://groups.google.com/group/cake-php
>>
>>
>>
>> --
>> =
>> PHP for E-Biz: http://sanisoft.com
>> =
>>
>> --
>> 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
>> cake-php+unsubscr...@googlegroups.com For more options, visit this group 
>> at http://groups.google.com/group/cake-php
>>
>
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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");
> > 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 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
> > cake-php+unsubscr...@googlegroups.com For more options, visit this
> group at
> > http://groups.google.com/group/cake-php
>
>
>
> --
> =
> PHP for E-Biz: http://sanisoft.com
> =
>
> --
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group
> at http://groups.google.com/group/cake-php
>

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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
>
> --
> 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
> cake-php+unsubscr...@googlegroups.com For more options, visit this group at
> http://groups.google.com/group/cake-php



-- 
=
PHP for E-Biz: http://sanisoft.com
=

-- 
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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php


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 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
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php