Articles tagged with "enum"

Using cakePHP data cache for caching enum values

By Mandy Singh
This example will show you how you can cache the enum values that you obtain from a database using cakePHP's data cache...
[Read more]