Just wondering what people use to debug their PHP. I keep getting caught on little things that I could simply debug and be on my way, ie seeing what my actual MySQL statement ended up being.
PHP Debugger
Whether you're a seasoned veteran or a struggling beginner, Web Radiance is the web development and web design forum for you. You'll find answers to all your HTML, CSS, SEO, and Programming needs. Pull up a chair and stay awhile.
Page 1 of 1
PHP Debugger
#2
Posted 19 January 2009 - 04:47 AM
It's fairly easy to debug MySQL - look at the MySQL functions and you'll see that you can get PHP to spit out the exact error from MySQL very easily. Alternatively, you can spit out the MySQL statement and run it yourself to see what happens.
But as for debugging generally, I use the Zend Debugger on my linux server and connect to it using the Eclipse debugger client. It can be a pain to set up, but when it works it's very nice.
But as for debugging generally, I use the Zend Debugger on my linux server and connect to it using the Eclipse debugger client. It can be a pain to set up, but when it works it's very nice.
QUOTE(benbramz @ Aug 17 2007, 07:44 AM) Ive noticed that quite a few people are now adding quotes from the board into their signature. I think its started an new web-radiance craze.. :P
#3
Posted 17 February 2011 - 07:22 AM
Hi, I'm trying to debug my PHP scripts. I JUST started using dreamweaver and there doesn't seem to be any debugging tools for PHP. Are there any? ... Should I just find a different program for PHP?central air conditioners
This post has been edited by Chieftain: 19 February 2011 - 09:28 AM
Share this topic:
Page 1 of 1


Help
MultiQuote









