Home > Backend Development > PHP Tutorial > 展示数据库中的数据有没有现成的框架

展示数据库中的数据有没有现成的框架

WBOY
Release: 2016-06-06 20:15:40
Original
1062 people have browsed it

需求是用一个漂亮点的表格展示数据库的表的数据,感觉这是个通用的需求,想问一下有没有现成的东西可以用。php, python都可以。

回复内容:

需求是用一个漂亮点的表格展示数据库的表的数据,感觉这是个通用的需求,想问一下有没有现成的东西可以用。php, python都可以。

phpMyAdmin

就是数据库管理工具咯?

用Phpmyadmin就行了,再创建一个只有查看权限的mysql用户给他们登录

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template