Hi Everyone,
I am looking to see if there are some report templates or something like this that I can use with PHP.
We have a website that stores data from registered users i.e. items they want to sell.
What I want to be able to do is have a report generator so the client can simply go to a secure page and view reports of the items that are being put on the site. And if any of this information is incorrect, they can simply contact the registered user to sort this out.
At present, I can export a CSV from phpmyadmin and give this to the Client, but it is very inefficient, and time consuming for me - especially if they want to check this information at odd times!
Any ideas?
Thanks