- CodeIgniter 2
- CodeIgniter Sparks
- Install Sparks if you haven't done so already.
- Install the google-analytics-lib spark (see here if you don't know how).
Integration krumo into codeigniter.
controler call
To load the aggregate spark..
config-> autoload.php
libraries->krumo.php
libraries->krumo.ini
libraries->krumo.js
libraries->skins
in config file ( krumo.ini into library folder )
[skin] for select krumo skin
[css] for extend external css file ( not recommend , more load time )
HOW TO CALL:
krumo('string');
krumo($variable);