POLL:您使用哪个IDE来开发PHP? [英] POLL: Which IDE do you use to develop PHP?

查看:55
本文介绍了POLL:您使用哪个IDE来开发PHP?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

小组,


只是好奇现在流行的IDE是什么。


你对IDE有什么期望?

调试?

您是否使用IDE进行调试,或者您是否像我一样工作? (只需使用一些

智能放置的var_dump()来解决可能出现的问题?)


语法高亮显示?

其他?


我使用带有PHP插件的Eclipse 2.1。

原因:它是免费的,工作正常。


问候,

Erwin Moller

解决方案

" Erwin Moller"


Dream Weaver和phpdev

问候

Hoe


Erwin Moller写道:

嗨组,

只是好奇现在流行的是什么IDE。



如果是我的代码,我使用Emacs和一些很好的var_dumps 。


如果我必须维护其他人的代码(并且它混合了HTML / PHP

),我使用Anjuta。


是的,调试支持可以使事情变得更容易。但是

我通常通过放置error_reporting(E_ALL)来生存。

问候

Raj Shekhar


>您对IDE的期望是什么?

调试?
您是使用IDE进行调试,还是像我一样工作? (只需使用
一些智能放置的var_dump()来解决可能的问题?)


我也喜欢在目标系统上运行时进行调试(即

webhost)而不是本地(即使我有时在本地测试

首先使用Apache)。


语法高亮显示?




是的。对于文档,我已经为php.net

搜索引擎提供了一个直接的快捷方式,所以我需要一行代码。


我不需要更多:-)


Hi group,

Just curious what IDEs are popular nowadays.

What do you expect from an IDE?
Debugging?
Do you use your IDE for debugging, or do you work like me? (Just use some
smart-placed var_dump() to dive into possible problems?)

Syntax highlightning?
Anything else?

I use Eclipse 2.1 with PHP-plugin.
Reason: It is for free and works fine.

Regards,
Erwin Moller

解决方案

"Erwin Moller"

Dream Weaver and phpdev

Regards
Hoe


Erwin Moller wrote:

Hi group,

Just curious what IDEs are popular nowadays.


If it is my code, I use Emacs with some well placed var_dumps.

If someone else''s code that I have to maintain (and it has HTML/PHP
mixed in), I use Anjuta.

Yes, debugging support is something that would make things easier. But
I usually survive by putting error_reporting(E_ALL).
Regards
Raj Shekhar


> What do you expect from an IDE?

Debugging?
Do you use your IDE for debugging, or do you work like me? (Just use some smart-placed var_dump() to dive into possible problems?)
I prefer debugging while running on the target system too (ie the
webhost) rather than locally (even though I sometimes test locally
using Apache first).

Syntax highlightning?



Yes. For documentation, I''ve put a direct shortcut to the php.net
search engine, so I get all in need in one line.

I don''t need more :-)


这篇关于POLL:您使用哪个IDE来开发PHP?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆