Great big pile of crap...

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
Zmodem
Forum Commoner
Posts: 84
Joined: Thu Apr 18, 2002 3:59 pm

Great big pile of crap...

Post by Zmodem »

What does everyone (or anyone) use with the PHP debugger? DBG more specifically.

I'm using windows, and have tried most, if not all, of the GUIs that supposedly interface with it.

NONE of them seem to work. They are either so entirely buggy (maguma) that they are unusable. Or they just plain don't work (NuSphere).

I can't believe Maguma and NuSphere change so much for their worthless heaps of code. Does anyone actually buy this garbage?

OK, enough ranting. Whats the best way to use the PHP debugger?

--Thanks
jason
Site Admin
Posts: 1767
Joined: Thu Apr 18, 2002 3:14 pm
Location: Montreal, CA
Contact:

Post by jason »

Zend Studio has a debugger built in, and works perfectly fine.
User avatar
chiefmonkey
Forum Commoner
Posts: 25
Joined: Sat Apr 20, 2002 5:21 am
Location: Glasgow UK

Post by chiefmonkey »

jason wrote:Zend Studio has a debugger built in, and works perfectly fine.
Zends ZDE 2.5 is superb, you can download a trial version

george
qads
DevNet Resident
Posts: 1199
Joined: Tue Apr 23, 2002 10:02 am
Location: Brisbane

Post by qads »

but it is costy!!! 8O
Zmodem
Forum Commoner
Posts: 84
Joined: Thu Apr 18, 2002 3:59 pm

Post by Zmodem »

*ahem*

Gee, I wonder where you found that HTML template. Looks kinda familiar :(
will
Forum Contributor
Posts: 120
Joined: Fri Jun 21, 2002 9:38 am
Location: Memphis, TN

Post by will »

Zmodem wrote: Gee, I wonder where you found that HTML template. Looks kinda familiar :(
well somebody must have obviously stolen it from him, cause as you can see "All Content on this site is ©2002 by QadsScripts.t2u.com and it's users" :) :-\

*shakes head*
kids these days
User avatar
mikeq
Forum Regular
Posts: 512
Joined: Fri May 03, 2002 3:33 am
Location: Edinburgh, Scotland

Post by mikeq »

PHPEdit works with DBG debugger on Windows, PHPEdit is free http://www.phpedit.com/
Post Reply