php debugger

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
sowjanya_m
Forum Newbie
Posts: 2
Joined: Tue Mar 02, 2010 11:30 pm

php debugger

Post by sowjanya_m »

could you please suggest me any debugger for existing phpcode like sugarcrm
User avatar
requinix
Spammer :|
Posts: 6617
Joined: Wed Oct 15, 2008 2:35 am
Location: WA, USA

Re: php debugger

Post by requinix »

http://google.com/search?q=php+debugger

DBG and XDebug are the two most popular/common.
sowjanya_m
Forum Newbie
Posts: 2
Joined: Tue Mar 02, 2010 11:30 pm

Re: php debugger

Post by sowjanya_m »

hii
thanx for reply
but already i've tried to use the xdbg_32 with dbg2.15, its not working. using php5.2,
got problem with when i placed the extension and .dll in php


thankx in advance
sowjanya
Post Reply