Customizing SMF > SMF Coding Discussion
PHP IDE / Live Debugging.
feline:
You can look at NuSphere PhpED (http://www.nusphere.com/)
cations:
Thank you for your feedback.
Labradoodle-360:
As others have said, it's really up to you whether you develop your code locally or server-side. Personally, I use XAMPP and PHPDesigner8 (love it).
I previously used Notepad++ for all of my code, and PHPD8 is definitely a big step up.
cations:
I am liking PHPDesigner8 as well but it's difficult to learn all the features. They need to put out some videos on youtube how best to use this IDE. I learn best from videos.
One thing I couldn't find is Goto LastStatement.
Suppose I use the GoTo Declaration and then I want to go back to my last Statement. I don't think it has this feature which is very important I think.
shamun:
I would definitely do a local install so that way you can control the environment to your needs rather than make your script fit the servers.
I would also suggest avoiding WAMP. Instead, go with XAMPP or a stack setup by you. I use both xampp and manually setup so I can quickly switch between php, apache and mysql versions/settings.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version