blue orange purple green

latest news

01.09.2006

This is where you can put your latest news or other elements.

read more ...

01.09.2006

This is where you can put your latest news or other elements.

read more ...

additional links

More....

txtSQL (pronounced 'text-sequel') is a class containing a variety of functions designed to mimic a database system, using only regular text files. CupCake CMS is an Open Source Content Management System built using CakePHP. CakePHP is a rapid development framework for PHP which uses commonly known design patterns like Active Record, Association Data Mapping, Front Controller and MVC.

txtSQL Wrapper

The wrapper probably is not needed. It's functions could be placed directly in the model or datasource.  I made it a seperate wrapper because I can use it in NON-cakePHP applications too.   The models use this wrapper to talk to txtSQL.

 

CUSTOM WRAPPER 

Highlighted version (model_txtsql_class.php)