Fiaz Khan wrote:

> I cant seem to create the site without a database, i.e. just using
> views and controllers and no models. Is this possible?

Yes.

class FooController extends AppController {
        var $uses = array();
  .
  .
 etc


Regards,

-- 
 Chris Lamb, Cambridgeshire, UK                          GPG: 0x634F9A20

Attachment: signature.asc
Description: PGP signature

Reply via email to