+ 3

What IDE do you use for php developmennt?

Coud you debug your php code in your IDE? Do client side code in it too? I used SlickEdit many times ago, it's cann't debug, but was comfortable.

28th Jun 2017, 7:29 PM
shaldem
shaldem - avatar
4 odpowiedzi
+ 11
Yes I use Sublime cos it makes me feel more of a coder. yes I I could debug my php code especially when I have a locally hosted server (use WAMP UniserverZ ) do all my coding and debugging before publishing for production.
28th Jun 2017, 8:13 PM
Awele Omeligwe
Awele Omeligwe - avatar
+ 2
Dreamweaver CC plus a web server to test on is what I personally use. I like this a lot as Dreamweaver checks your code for errors and you can test the output directly in the output window. For smaller edits, I prefer Atom on Unix/Linux and Notepad++ on Windows.
3rd Jul 2017, 5:54 PM
Spotlightsrule
Spotlightsrule - avatar
+ 1
@shaldem It’s excellent for both. I use it all the time for PHP development, though you need a server to upload to in order to use that feature optimally.
3rd Jul 2017, 8:24 PM
Spotlightsrule
Spotlightsrule - avatar
0
@Spotlightsrule I thought Dreamweaer better for html
3rd Jul 2017, 6:20 PM
shaldem
shaldem - avatar