Welcome Guest, Not a member yet? Register   Sign In
NetBeans and CodeIgniter Howto?
#1

[eluser]Unknown[/eluser]
I have installed netbeans 7.3.1 and xdebuger all on a mac os.

The debugger works fine if I am debugging files like test.php. I can easily set a break point, run the debugger and then see how the code does.

The problem is how to do it in code ignitor. I just want to see how "public function index ()" runs (this is just an example). I set the break point to the first line in the index function in the controller but netbeans just runs past it and doesn't stop for me to see (I think).

This is a good tutorial but cannot see how to run pages that are products of the controller etc etc etc. http://wjmceachran.com/articles/70-codei...beans.html

Your help much appreciated.

Regards


Messages In This Thread
NetBeans and CodeIgniter Howto? - by El Forum - 10-27-2013, 05:45 AM
NetBeans and CodeIgniter Howto? - by El Forum - 10-28-2013, 04:59 AM



Theme © iAndrew 2016 - Forum software by © MyBB