|
All content with label example+plugin.
Related Labels:
tutorials
, language
, registry
, template
, zend_cache
, zend_config
, acl
, zend_log
, articles
, zend_exception
, demo
, element
, translate
, locale
, database
, zend_translate
, zend_registry
, zend_controller
, validate
,
log
, form
, zend_acl
, mailing
, zend_locale
, list
more »
( - example
, - plugin
)
Zend_Log plugin using Database and Filter
(Developers)
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 ...
|
|
|