phpmyadmin
2008-07-21 6:08 pm项目介绍:
今天介绍一些在sourceforge上PHP方面排名最高的开源软件,那就是PHPMyAdmin了,一个出色的软件,使用PHP的人没有不知道这个的,不知道这个的不要说你会PHP。
sourceforge上这样介绍phpmyadmin的:
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.
意思是说:
phpmyadmin是一个由PHP编写的基于web的MySQL数据库管理工具。目前,它可以创建和删除数据库,创建/删除/修改数据表,删除/编辑/新增字段,执行任何SQL语句,管理字段中的key。

由上面的截图可以看到,它在sourceforge的排名达到了第10位,是我搜索到最高排名的php软件,目前有8名开发人员。同时支持多种语言,想了解更多的,可以到:http://sourceforge.net/projects/phpmyadmin/查看更详细的信息。
项目站点:http://www.phpmyadmin.net/
演示地址:http://www.phpmyadmin.net/home_page/demos.php
下载地址:http://www.phpmyadmin.net/home_page/downloads.php
文章来源:http://www.sfphp.cn/
License:GPL


您还没有登录,请登录后继续操作。