csv - Implementing a Cakephp Model using an Array -


KPPHP cookbook, which can be used by a model rather than a real database table (for example CSV), but I can not find any implementation for this.

I was thinking that it is possible to use the array of data as a model in kppp because i have a very stable set of data which is important to me in relation to the other table but its To make a full table does not fully understand.

Is it possible for a KPHP model to use an array?

If you want you can use a data source for array data for mapping models Which will allow you to design those models transparently to the database based models.

This lets you use an array source as a model without needing to do anything except array data and sets the data source name in the model.

Read the documentation for some instances - it's really easy to use a D code Easy to understand. It also gives you the ability to perform normal search * on models, situations, etc.


Comments

Popular posts from this blog

windows - Heroku throws SQLITE3 Read only exception -

lex - Building a lexical Analyzer in Java -

python - rename keys in a dictionary -