Page 1 of 1

Gererating mysql reports

Posted: Thu Jun 25, 2009 3:38 am
by sirimallamurali
Hi all,

i have one question pls help me. i want to generate reports from mysql using php. how can i generate those reports can anybody pls send samle code.


thanking you,,

Re: Gererating mysql reports

Posted: Thu Jun 25, 2009 6:01 am
by onion2k
Connect to the database, fetch the data, display it however you want it to be displayed.

Easy really.