使用Dreamweaver通过PHP实现与MySQL数据库的连接操作。 1、 安装Dreamweaver、PHP及MySQL软件,完成环境配置与下载。 2、 以PHP 5.2.10为例,在安装目录中将php.ini-recommended文件复制并重命名为php.ini。打开该文件后,查找包含Paths and Directories标识的部分,此处用于配置路径 ...
I started off using php/mysql/dreamweaver, but after running into several problems with dreamweaver (Http 405 etc) I decided to try another editor. My first choice would be .net studio, because I'm ...