15 12
发新话题
打印

我们现在开发PHP常用的软件有那些啊?

我们现在开发PHP常用的软件有那些啊?

我们现在开发PHP常用的软件有那些啊?有谁能告诉我一下      

TOP

许多网站是基于php开发的,所谓lamp=Linux+Apache+MySQL+PHP。
包括这个论坛所用的Discuz! 5.5.0 。      
林子大了,什么鸟都有......

TOP

Oh~~sorry!
我可能理解错了,是不是问用什么工具写php程序?
我一般在windows下用Dreamweaver,在Linux下用bluefish或干脆使用文本编辑器。
当然个人有个人习惯,使得顺手就可以。      
林子大了,什么鸟都有......

TOP

哦,谢谢,就是问你开发工具!      

TOP

倒是很少听说DW写php的

zend studio值得推荐      
面包会有的 女人也会有的
_______________________

TOP

jiahuan 兄:
以前一直用DW,不过最近确实想用zend studio。不过在ubuntu7.04的gnome下装zend studio老出现如下信息:
复制内容到剪贴板
代码:
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)
我的JRE是1.4,出这个是怎么回事?你遇到过吗?      
林子大了,什么鸟都有......

TOP

No X11 DISPLAY variable was set, but this program performed an operation which requires it.

这行提示会有会有点用呢
我也不是很了解zend      
面包会有的 女人也会有的
_______________________

TOP

有点诡异滴说~~~      
林子大了,什么鸟都有......

TOP

我感觉用eclipse PHP插件比较好      
让我们自由的生活,跟着兴趣走!

TOP

还是那句话,顺手就好。      
林子大了,什么鸟都有......

TOP

 15 12
发新话题