创建和设计专业 php 数据库报告的最佳和正确方法是什么?
我希望你们一切都好。
我想向专业的 php 开发人员询问创建和设计专业 php 数据库报告的最佳和正确的方法。
如果报表有许多表格和数据,如何正确显示它们并在格式良好的页面中显示它们,以及如何在选项卡和页面中查看它们,指示每页中的数据数量和显示的总数据,并在其中包含一些摘要数据每页?
我使用 html 表或 div 来设计数据容器,并使用 php 代码填充它,但如果数据困难且复杂,这将是一个无聊而乏味的过程。
我确信还有其他好的方法,但我没有找到合适的信息或实际示例,其中一些不是免费或开源的。
感谢您的帮助 :)
I hope you are all fine.
I would like to ask the expert php developers about the best and proper way to create and design professional php database reports.
How to show them properly and display them in a well-formated pages in case reports have many tables and data and how to view them in tabs and pages indicating the number of data in each page and the total data displayed and having some summary data in each page ?
I use html tables or divs to design the container of the data and I fill it using php code but it will be a boring and dull process in case of difficult and sophitecated data.
I am sure there are other good ways but I do not find suitable information or practical examples and some of them are not free or open-source.
Thanks for your help :)
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
和佩卡一样,这个问题相当模糊。如果您正在寻找报告工具,请看看 phplens、Crystal Reports、Pentaho reporting、Agata report、MS Access...
Like Pekka, the question is rather vague. If you are looking for reporting tools, have a look at phplens, Crystal Reports, Pentaho reporting, Agata report, MS Access....