Results 1 to 9 of 9

Thread: [RESOLVED] what's a good php programming GUI and debugger?

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    Resolved [RESOLVED] what's a good php programming GUI and debugger?

    Hello guys,

    I'm starting PHP and I have a couple of questions.

    What's a good windows GUI for programming in PHP? Dreamweaver is not that good. It doesn't help me at all.

    What's a good script debugger for PHP? also for windows.

    Thanks
    HoraShadow
    I do like the reward system. If you find that my post was useful, rate it.

  2. #2
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: what's a good php programming GUI and debugger?

    I personally use Dreamweaver and have had no issues with but this thread may help you out.

    If you have PHP installed on your machine you can debug your scripts in your befault browswer (if any errors have occurred) HTH

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    Re: what's a good php programming GUI and debugger?

    Thanks for the reply lintz.

    I downloaded PHP Designer 2006. Looks good.

    By debugging I ment going step by step though the code, querying variables at runtime if possible. Pretty much like ASP.NET does. I'm not sure (and I doubt it) if there's something similiar like that on PHP?

    Thanks,
    HoraShadow
    Last edited by HoraShadow; Jul 11th, 2006 at 06:48 AM.
    I do like the reward system. If you find that my post was useful, rate it.

  4. #4
    PowerPoster lintz's Avatar
    Join Date
    Mar 2003
    Location
    The 19th Hole
    Posts
    2,697

    Re: what's a good php programming GUI and debugger?

    No probs

    I'm not away of any products that allow you to debug your scripts by steping through them but maybe one of the experts would know?

  5. #5
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594

    Re: what's a good php programming GUI and debugger?

    Zend Studio can do it. I'm not aware of any others.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

  6. #6
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: what's a good php programming GUI and debugger?

    There is also a Visual Studio add-in for PHP that you will need to purchase after a 30 day trial. I've tried it and it's quite good. It comes with its own stripped-down Apache server.

  7. #7
    <?="Moderator"?> john tindell's Avatar
    Join Date
    Jan 2002
    Location
    Brighton, UK
    Posts
    1,099

    Re: what's a good php programming GUI and debugger?

    I use Visual PHP, as mendhak mention, really good and means if you use Visual Studio you don't need to have loads of IDE's installed

  8. #8

    Thread Starter
    Fanatic Member
    Join Date
    May 2005
    Posts
    608

    Re: what's a good php programming GUI and debugger?

    Hello guys and thanks for the reply,

    Is this the correct Link ?

    Thanks,
    HoraShadow
    I do like the reward system. If you find that my post was useful, rate it.

  9. #9
    I'm about to be a PowerPoster! mendhak's Avatar
    Join Date
    Feb 2002
    Location
    Ulaan Baator GooGoo: Frog
    Posts
    38,170

    Re: what's a good php programming GUI and debugger?

    Yes, that's the one for the add-in.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width