Label: zend_registry

Content with label zend_registry in Developers (See content from all spaces)
Related Labels: log, zend_log, plugin, example, registry

Page: Zend_Log plugin using Database and Filter
example shows how to set up a logging feature in your application. You are able to control the level of logging. Database initialisation $db>query('CREATE TABLE `log` ( `uid` INTEGER NOT NULL PRIMARY KEY AUTOINCREMENT, `timestamp` VARCHAR(64 ...
Other labels: zend_log, log, registry, plugin, example