Home  >  Article  >  Backend Development  >  php怎么输出表格内容比较快捷高效。

php怎么输出表格内容比较快捷高效。

WBOY
WBOYOriginal
2016-06-13 12:37:00936browse

php如何输出表格内容比较快捷高效。。
php如何输出表格内容比较快捷高效。

比如我现在有test表。
里面有id,fenlei,mc
分别代表,id,自动增长,
fenlei,参赛地区
mc,具体的评选参数
id     fenlei    mc
1       北京      卫生好
2       上海      卫生好
3       上海      服务好
4       天津      卫生好
5       天津      服务好
6       北京      服务好
7       上海      卫生好
8       上海      服务好

我想对这个表格做一个统计。。用程序输出如下表格。

我想分别统计

Statement:
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