首页 > 数据库 > MySQL > 正文

phpMyAdmin 3.1.1MySQL数据库管理利器

2024-07-24 12:57:10
字体:
来源:转载
供稿:网友

phpmyadmin是一个以php为基础,以web-base方式架构在网站主机上的mysql的资料库管理工具。

可以管理整个mysql服务器(需要超级用户),也可以管理单个数据库。为了实现后一种,你将需要合理设置mysql用户,他只能对允许的数据库进行读/写。那要等到你看过mysql手册中相关的部分。

welcome to phpmyadmin 3.1.1, a bugfix release of the 3.1 branch containing also a security fix (which was backported to the 2.11.9 branch).

下载:

发表评论 共有条评论
用户名: 密码:
验证码: 匿名发表