Trace php code

Discussion in 'PHP' started by mehdiali, May 27, 2008.

  1. #1
    Hi there
    is there any software that with it i can trace my code.
    i have Zend.
    thanks alot
     
    mehdiali, May 27, 2008 IP
  2. sylsft

    sylsft Peon

    Messages:
    5
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    The best solution we've found for debugging/tracing PHP is the Eclipse PDT environment (developed in coordination with Zend) -- Google "Zend PDT"

    You can use it with either the Zend debugger, or XDebug (which we use).

    That gives you a nice IDE where you can set breakpoints, view variables, etc. while the script is running.
     
    sylsft, May 27, 2008 IP
  3. mehdiali

    mehdiali Peon

    Messages:
    99
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    thanks friend
     
    mehdiali, May 27, 2008 IP
  4. handsinpanty

    handsinpanty Banned

    Messages:
    83
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    wat do u mean by trace in this case
     
    handsinpanty, May 27, 2008 IP
  5. yohanip

    yohanip Well-Known Member

    Messages:
    350
    Likes Received:
    4
    Best Answers:
    0
    Trophy Points:
    108
    #5
    thank you very much for the most valuable information
    is it free? could you please explain abit more about debuging php code? the software needed? etc..etc..
     
    yohanip, May 27, 2008 IP