Develop a web app using PHP-MySQL which shows reports based on some SQL queries.?

Ankit G

New member
I have data which I want to show as reports on the frontend which is a website. Any frameworks/tools that I can use to do so without writing low level code such event handlers for button click and then generating the HTML table based on the result.

I need something which can do this for me. Please point me to right direction.
 
Back
Top