Jump to content

PHP Debugers

- - - - -

  • Please log in to reply
6 replies to this topic

#1
VakhoQ

VakhoQ

    Programmer

  • Members
  • PipPipPipPip
  • 127 posts
Hello, how are you?

what do you think, is there any php debuger like a Firebug or something like this? (Visual Studio and Dec C++ have also Debugers)

thanks a lot :)
GNU/Linux Is the Best.

#2
Revolt

Revolt

    Programmer

  • Members
  • PipPipPip
  • 99 posts
Well, you could take a look at FirePHP How to Debug PHP Using Firefox with FirePHP

#3
rhossis

rhossis

    Learning Programmer

  • Members
  • PipPipPip
  • 46 posts
Zend Studio comes with a debug toolbar for the browser

#4
VakhoQ

VakhoQ

    Programmer

  • Members
  • PipPipPipPip
  • 127 posts

Revolt said:

Well, you could take a look at FirePHP How to Debug PHP Using Firefox with FirePHP

"You must protect the security of your application by disabeling FirePHP logging on your live site"

could you explane me how to do this?
GNU/Linux Is the Best.

#5
Revolt

Revolt

    Programmer

  • Members
  • PipPipPip
  • 99 posts
If you check the part about getting started with firephp logging, you realize you have to add a couple of extra debugging instructions to your script. However, when you take those modifications you have made to your live site, you have to make sure you remove those lines specific to firephp which you have added. This way, you'll reduce the risk of leaking potentially compromising info through debug messages.

#6
bbqroast

bbqroast

    Codecall Addict

  • Members
  • PipPipPipPipPipPipPip
  • 554 posts
  • Location:/etc/passwd
PHP has pretty **** good built in debugging, well atleast the XAMPP install does! I guess you have to activate them somewhere (they can be dangerous on a live server, XAMPP is more of a dev setup).
Please, write clearly with proper structure. Double spacing makes the text feel un-jointed, Capitalizing Every Word Means People Stop Before Every Word Sub-Consciously Which Is A Pain In The Backside, and use code tags! (The right most styling box).

#7
John

John

    Writes binary right handed and hex left handed

  • Moderators
  • 6,321 posts
  • Location:New York, NY
It is called Xdebug.




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users