woensdag 31 december 1969

If you want real values instead of ids with a select tag, use a database field called name.

Use database fields 'created' and 'modified' as DATETIME. Cake will automatically fill this information when you create or modify a record.

You can use $recursive in your controller or findAll to get extra information from another level (another, not directly connected table)

Want to create some static pages? Use the built-in pages controller.