PHP Debugger

Discussion in 'Programming' started by clades, Nov 13, 2010.

  1. #1
    Is there any debugger that will verify me obvious mistakes in code like a call to a function with invalid number of parameters? Or defined function that is not called anywhere...

    Stuff like that...is there any debugger capable of making my life easier? :\
     
    clades, Nov 13, 2010 IP
  2. imocoder

    imocoder Member

    Messages:
    45
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    43
    #2
    There are some, just search for "How To Debug PHP Code And Useful PHP Debugging Tools" in google and the first result is your friend.
    I can't recommend one, because I haven't used any PHP debugger yet.
     
    imocoder, Nov 14, 2010 IP
  3. jazzcho

    jazzcho Peon

    Messages:
    326
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    0
    #3
    jazzcho, Nov 14, 2010 IP