Welcome Guest, Not a member yet? Register   Sign In
debuging option
#1

[eluser]Unknown[/eluser]
i am new to php. Would like to check is there any debuging option in codeignitor framework.
i searched ,but couldn't find anything..pls advice on this
#2

[eluser]Otemu[/eluser]
Codeigniter displays PHP errors by default, you can also log error messages for debugging.

There is the profiling class
Quote:The Profiler Class will display benchmark results, queries you have run, and $_POST data at the bottom of your pages. This information can be useful during development in order to help with debugging and optimization

Another method is to use an IDE, here an example using Netbeans




Theme © iAndrew 2016 - Forum software by © MyBB