That is correct, however, be aware that setting the debug to 0 causes
the table schemas to be cached. Ideal in a production environment, but
if you are still making changes to your tables you won't see those
changes until the cache is refreshed.  If you set your debug level to
1, you won't see the queries being output on the bottom of the page,
nor will it cache your schema.

On Feb 15, 3:49 am, Miki <[EMAIL PROTECTED]> wrote:
> > My "Hello world" is ok now. But when I try to work with database, html
> > out put always have a table with query string and some infomation ....
>
> > How to remove it. I want to have a layout same CodeIgniter or ZF.
> > I know cakePHP have more helpful but I dont want see it in my
> > website ????
>
> Hello, im very newbie too, but i think you can change debug value to 0
> (zero, production) in the config/core.php
>
> Miki
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to