Comments: CakePHP Core Configuration Variables

By UnMonkey on 16/5/08

1 - Using Database for Sessions

If you plan to stored session information in the database - a good idea from a security perspective if you're using a shared hosting environment - check out the section 4.3 Sessions. It contains information on the location of the sql file that will create the appropriate table in your database.