PHP Reports

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

PHP Reports

Post by rajsekar2u »

Hi all,
How to create reports using php?
User avatar
deejay
Forum Contributor
Posts: 201
Joined: Wed Jan 22, 2003 3:33 am
Location: Cornwall

Re: PHP Reports

Post by deejay »

this is a REALLY vague post. What do you want to make a report from and do you have some sample code.
rajsekar2u
Forum Commoner
Posts: 71
Joined: Thu Nov 20, 2008 4:23 am

Re: PHP Reports

Post by rajsekar2u »

I want to show a report from mysql database
amargharat
Forum Commoner
Posts: 82
Joined: Wed Sep 16, 2009 2:43 am
Location: Mumbai, India
Contact:

Re: PHP Reports

Post by amargharat »

If you want to make report then just fetch record from database
User avatar
Mirge
Forum Contributor
Posts: 298
Joined: Thu Sep 03, 2009 11:39 pm

Re: PHP Reports

Post by Mirge »

rajsekar2u wrote:I want to show a report from mysql database
If you don't want to put forth the effort to type out what you actually need help with, I doubt anybody is going to put forth any more effort than you. :banghead:
Post Reply