使用PHP开发Web应用程序所需的软件

问题描述:

大家好..我想用PHP开发一个Web应用程序。任何人请告诉我软件

开发需要。我听说我们需要WAMP或apache web server.Thanks提前

Hi everyone..i want to develop an web application using PHP.Anyone please tell me softwares
required to develop.I heard that we need WAMP or apache web server.Thanks in advance

听起来你在谈论需要服务器;你可以使用Vertrigo(开源,适用于Windows)。我发现它非常稳定。



我碰巧目前正在使用Expressions 4进行Web开发。这对于php来说并不是特别强大,但它确实允许你链接到php服务器并在你的浏览器中显示结果。



It sounds like you're talking about needing to have a server; you can use Vertrigo (open source, for Windows). I've found it very stable.

I happen to currently be using Expressions 4 for web development. It's not particularly strong for php but it does allow you to link to the php server and display the results in your browser-of-choice.


你说的就是你需要设置一个环境来编写PHP代码并运行它们。



那你只需要一些东西:

1.一个Http服务器(我使用并推荐 Apache ) 。

2. PHP解释器 - 转到 php.net

3. MySQL - 转到 mysql.com



它们是基础和必须品。但好处是您不需要单独下载和安装它们。只需下载XAMPP或WAMPP等捆绑包。 XAMPP 非常简单。



然后你需要一个文本编辑器来编写代码。 Notepad ++ 非常干净。



你可以看本教程系列的PHP (它们非常好且内容丰富)。系列中的前3或4个视频是关于你要问的。
You're talking like you need to set-up an environment to write PHP code and Run them.

Well you just need a few things:
1. An Http-server (I use and recommend Apache).
2. PHP interpreter - goto php.net
3. MySQL - goto mysql.com

They are the basics and musts. But the good thing is you don't need to download and install them separately. Just download a bundled package like XAMPP or WAMPP. XAMPP is nice and easy.

And then you'll need a text editor to write code. Notepad++ is very nice and clean.

You can watch this tutorial series of PHP (They are very good and informative). The first 3 or 4 videos in the series are about what you are asking.


xampp,wampp,dreamviewr,zend studio
xampp ,wampp,dreamviewr,zend studio