Twilight SEO

Standing at the border line. Beautiful color spectrum of Search Engine Optimization. White, Gray, Black Hat SEO learning by doing.

CakePHP: How To Make Model Without a Table?

Posted in cakephp by ruru on the February 6th, 2008
PHP:
  1. class ModelWithoutTable extends AppModel
  2. {
  3. var $useTable = false;
  4. }

From: http://cakebaker.42dh.com/

Tags: php4, cakephp, code example

Leave a Reply




Cannot find your answer here?
Feel free to get in touch and ask PHP-ist anything, just anything :)