我们现在开发PHP常用的软件有那些啊?
我们现在开发PHP常用的软件有那些啊?有谁能告诉我一下 许多网站是基于php开发的,所谓lamp=Linux+Apache+MySQL+PHP。包括这个论坛所用的Discuz! 5.5.0 。 Oh~~sorry!
我可能理解错了,是不是问用什么工具写php程序?
我一般在windows下用Dreamweaver,在Linux下用bluefish或干脆使用文本编辑器。
当然个人有个人习惯,使得顺手就可以。 哦,谢谢,就是问你开发工具! 倒是很少听说DW写php的:o
zend studio值得推荐 jiahuan 兄:
以前一直用DW,不过最近确实想用zend studio。不过在ubuntu7.04的gnome下装zend studio老出现如下信息:
[code]root@machine:/home/usre1/Download/zend_studio# ./ZendStudio-5_5_0.bin
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
Launching installer...
Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
Stack Trace:
java.awt.HeadlessException:
No X11 DISPLAY variable was set, but this program performed an operation which requires it.
at java.awt.GraphicsEnvironment.checkHeadless(Unknown Source)
at java.awt.Window.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at java.awt.Frame.<init>(Unknown Source)
at javax.swing.JFrame.<init>(Unknown Source)
at com.zerog.ia.installer.LifeCycleManager.g(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.h(DashoA8113)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA8113)
at com.zerog.ia.installer.Main.main(DashoA8113)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA8113)
at com.zerog.lax.LAX.main(DashoA8113)
This Application has Unexpectedly Quit: Invocation of this Java Application has caused an InvocationTargetException. This application will now exit. (LAX)
[/code]
我的JRE是1.4,出这个是怎么回事?你遇到过吗? No X11 DISPLAY variable was set, but this program performed an operation which requires it.
这行提示会有会有点用呢
我也不是很了解zend:lol 有点诡异滴说~~~:L 我感觉用eclipse PHP插件比较好 还是那句话,顺手就好。 我一般就是在Win32平台开发一些PHP应用,向来asp/php都是选择DW,代码提示,挺好的。但如果机子比较卡,就用EditPlus或者Notepad 在linux下
我一般用blushish或Quanta [quote]原帖由 [i]bwb[/i] 于 2008-4-16 14:47 发表 [url=http://www.linuxeden.com/forum/redirect.php?goto=findpost&pid=607691&ptid=161207][img]http://www.linuxeden.com/forum/images/common/back.gif[/img][/url]
还是那句话,顺手就好。 [/quote]
我只用文本编辑器,简单实用——瘟得死下是记事本,留你死下是kwrite [quote]原帖由 [i]yangshaoxing[/i] 于 2008-5-28 13:33 发表 [url=http://bbs.linuxeden.com/redirect.php?goto=findpost&pid=610998&ptid=161207][img]http://bbs.linuxeden.com/images/common/back.gif[/img][/url]
我只用文本编辑器,简单实用——瘟得死下是记事本,留你死下是kwrite [/quote]
这也是偶最常用的工具。:victory: eclipse PHP插件
页:
[1]