|
-
Jul 11th, 2006, 01:34 AM
#1
Thread Starter
Fanatic Member
[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.
-
Jul 11th, 2006, 03:29 AM
#2
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
-
Jul 11th, 2006, 04:43 AM
#3
Thread Starter
Fanatic Member
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.
-
Jul 11th, 2006, 06:12 AM
#4
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?
-
Jul 11th, 2006, 07:19 AM
#5
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.
-
Jul 11th, 2006, 02:49 PM
#6
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.
-
Jul 11th, 2006, 02:59 PM
#7
<?="Moderator"?>
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
-
Jul 11th, 2006, 11:26 PM
#8
Thread Starter
Fanatic Member
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.
-
Jul 12th, 2006, 04:37 AM
#9
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|