PHpMyAdmin is a tool written in PHp intended to handle the administration of MySQL over the Web. Currently it can create and drop databases, create/drop/alter tables, delete/edit/add fields, execute any SQL statement, manage keys on fields
用PHp开发的crm系统,
推荐使用PHp4 + MYSQL 4搭建!!
采用Sugar Suite v4.0.1为核心!
For a list of new features and other important information
about Sugar Suite 4.0.1, please see the ReleaseNotes.doc file.
Our goal continues to be to build the customer relationship management system
that you have always wanted, so your input is vital.
To share ideas with the Sugar Community, ask questions, find answers and submit
feedback, please visit our Sugar Forums at http://forums.sugarcrm.com.
PHp开发的行业搜索系统!!!
2. 安装
------------
a. 解压程序rar文件,用二进制方式上传到你的网站的根目录或某一目录下
注意:一定要将ftp上传工具设置为二进制方式,再上传程序文件
b. unix或linux服务器下, 将以下文件属性改为:666 (或777)
- function/base_info.PHp
- function/emphasis_info.PHp
- function/admin_pass_info.PHp
- function/search_info.PHp
- function/userfield_info.PHp
- template/default/目录下的所有html文件
c. unix或linux服务器下, 将upfile/目录属性改为:777
d. 建立一个mysql数据库,并记下用户名和密码,以便安装时使用
e. 进入安装目录http://www.your_website.com/install/, 自动运行安装程序
f. 安装完成后,要求删除安装目录install/及其下文件
g. 后台管理目录http://www.your_website.com/adiministrator/
h. 可修改adiministrator/目录为你希望的独特的名字