Skip to content

salinan/ci-debug

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

ci-debug

A small codeigniter debugging library

  • It's really handy!!
  • output anything in nice textformat and see how long parts of your script execute
  • can also be used on your deployment server for testing as the testoutput in only shown on the preset ip's
  • also some database functions included to quickly get some tableinfo

Functions are

  • p($value,[$description]) output anything
  • q() output last query
  • mem() output memory usage

.. see debug_helper for more info on other functions

About

small codeigniter debugging library

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages