Log in

View Full Version : How to create report generation using php codes



Douglas879
11-28-2010, 10:13 AM
Good day!
I upgrade my version of mysql from mysql 4.1.10 to mysql 5.0.15. Now I used phpmyadmin to access my database using XAMPP. Now, I need to create a report generation and I have no idea how I can do that. What are the requirements and configuration I need to do? Is it a free application like a crystal reports that I can download? Or should I create my own report generation using php?
I found codes for report generation and honestly I can’ understand the whole codes because I am a beginner in using php.

Thank you in advance

ggalan
11-28-2010, 03:09 PM
you need to read up on sql commands
http://www.sqlcommands.net/

traq
11-28-2010, 03:42 PM
what do you mean by "report generation"? what do you want to report on?