1:Windows下开发,unix/linux/BSD下运行
2:安装EasyPHP,一次完成
3:UE,EditPlus2等等

解决方案 »

  1.   

    EasyPHP1.7在下面这个网站下载:
    www.easyphp.org
      

  2.   

    谢谢 ray929(海豚) ,希望大家再补充一点.
      

  3.   

    to:ray929(海豚)http://prdownloads.sourceforge.net/quickeasyphp/easyphp1-7_setup.exe?download请问下载哪一个?我用的是Asia那个,可是安装后,打开里面的文档看起来不是英文,打开http://localhost/index.php显示的是:Cette page permet de visualiser les répertoires placés à la racine du serveur. Si vous souhaitez organiser autrement le répertoire "www", vous pouvez effacer ce fichier. Il en existe une copie de sauvegarde dans le répertoire "safe" (index-safe.php).
      

  4.   

    1.Linux
    2.直接装Zend Client/Server
    3.Zend Studio
      

  5.   

    1.我用的是linux(apache + mysql + php)
    2.下个php,装好后修改php.ini文件,和iis一起配置比较简单
    3.我用的就是UltraEdit
    呵呵
      

  6.   

    to:mrsun(现在很美好,未来更美好)
    2.下个php,装好后修改php.ini文件,和iis一起配置比较简单
    能不能提供一个下载地址?和IIS一起配置如何配?
    我以前是用asp的,对php一点也不了解。
      

  7.   

    我用WINDOWS XP(apache + mysql + php)php4及以前版本不用太烦,php5要采取以下的步骤(对不起,是英文):
    how 2 config php5 with mysql4 and apache2 in windows:1.copy everything in php-5.0.0-Win32.zip to a folder on ur computer where u wanna to put ur php5.0;2.copy libmysql.dll from your php5 root direcory to c:\windows\system32\;3.change php.in.dist in your php5 root direcory  into php.ini and tune it;4.Move the php.ini from your php5 root direcory  to C:\WINDOWS\ or wherever you usually put your *.ini files;5.Move the php5ts.dll from your php5 root direcory to C:\WINDOWS\SYSTEM\ or wherever you usually put your *.dll files.extension_dir="c:/php/ext" "c:/php/ext" is the directory in my computer, u might need to change it properly;and I attached the php.ini here maned "php_current.ini", you just need to change the name into "php.ini" and change that direction mentioned above, and then move it.
    enjoy youselve
    ~!~
    Qun Wang17:01 2004-10-28在widows 下配apache(还是英文):
    tune apache2 in windows:1.run apache_2.0.50-win32-x86-no_ssl.msi, and use defalt options, when u asked 2 put into 
    domain name, type "localhost", sever name is whatever, and then type ur email adress;2.in apache config file httpd.conf, at the end of loadmodule block add following:
    LoadModule php5_module "c:/php/php5apache2.dll"3.in apache config file httpd.conf, at the end of AddType block add following:
    AddType application/x-httpd-php .php .phtml .html
    AddType application/x-httpd-php-source .phpsnote: step 1 is just 4 local use, that means run apache only on 1 computer;
    if u wanna run it in a network, u have do a research on u own, but I recommond u take a look at
    "Teach_Yourself_Php_Mysql_And_Apache_In_24_Hours.chm"enjoy youself
    ~!~
    Qun Wang
    17:12 2004-10-28希望能对你有用!good luck
      

  8.   

    linux+apahce+php+mysql
    大部分PHP网站都是这种组合!
      

  9.   

    window2kserver+php+apache+mysqlwindow2kserver+php+apache+sqlserver
      

  10.   

    本来想结贴的,现在再加20分,向xiaoyu1423(笑语) 请教window2kserver+php+apache+mysql和
    window2kserver+php+apache+sqlserver的配置方法,以级所需的软件到哪里下载,你如果不介意的话,能把你用的php和apache传一份给我,在下不胜感激,分不够我可以再加...
      

  11.   

    可以给你传一份,请留下你的邮箱或者其他的联系方式!配置方法很简单。网上也有很多,你可以找一个,一定比我说的还要详细!至于软件的下在地址,我给你几个,仅供参考!
    http://www.php.net (php5或php4)
    http://www.mysql.com
    软件多的是,你也可以在百度或者天网上搜!祝你顺利!
      

  12.   

    在微米天空下载php+mysql+apache套装,一次就都装好了,也不用怎么配置就能用,呵呵
    www.micronsky.net
    编辑器我就用editplus,不过写php用zend更好,有语法提示和检查等
      

  13.   

    网站的服务器一般是apache+linux,写程序的时候一般用win2000+apache,不过其实在2000下用iis问题也不大
      

  14.   

    to: xiaoyu1423(笑语)
    [email protected]
    -----------------------
    我再加点分,分给朋友们。