Is there a way to debug php code like c++ or vb by setting breakpoints or something similar.
I remember this was possible with asp.net, but even if I don't think there is one for php, I ask the heart full of hope.no, if you want to debug then jsut echo varaibles out if you expect them. you can install a very pricy program and let it debug it. it is called Zend Studio, it is a IDE platform for php. almost like visual studio for VB.so with Zend Studio i can debug my pages?I am currently beta testing Zend Studio 3.5, go to <!-- w --><a class="postlink" href="http://www.zend.com">www.zend.com</a><!-- w --> and join up. That'll let you use the program for free for a month or something like that, should be enough for you to decide if you like it or not.
I remember this was possible with asp.net, but even if I don't think there is one for php, I ask the heart full of hope.no, if you want to debug then jsut echo varaibles out if you expect them. you can install a very pricy program and let it debug it. it is called Zend Studio, it is a IDE platform for php. almost like visual studio for VB.so with Zend Studio i can debug my pages?I am currently beta testing Zend Studio 3.5, go to <!-- w --><a class="postlink" href="http://www.zend.com">www.zend.com</a><!-- w --> and join up. That'll let you use the program for free for a month or something like that, should be enough for you to decide if you like it or not.