Report class in PHP

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
shanthini
Forum Newbie
Posts: 12
Joined: Wed Jun 18, 2008 11:22 pm

Report class in PHP

Post by shanthini »

Hi

I am using xampp 2.5 in which php programs are working fine. I want to create reports as in http://phpreports.sourceforge.net/samples.html

can any one suggest regarding this.

Thanks.
User avatar
onion2k
Jedi Mod
Posts: 5263
Joined: Tue Dec 21, 2004 5:03 pm
Location: usrlab.com

Re: Report class in PHP

Post by onion2k »

Suggest what?
User avatar
pickle
Briney Mod
Posts: 6445
Joined: Mon Jan 19, 2004 6:11 pm
Location: 53.01N x 112.48W
Contact:

Re: Report class in PHP

Post by pickle »

Please post in the correct forum - PHP Code.

I'm moving this post there.
Real programmers don't comment their code. If it was hard to write, it should be hard to understand.
shanthini
Forum Newbie
Posts: 12
Joined: Wed Jun 18, 2008 11:22 pm

Re: Report class in PHP

Post by shanthini »

Hi

I am using xampp 2.5 in which php programs are working fine. I want to create reports as in http://phpreports.sourceforge.net/samples.html

I downloaded phpreports-0.4.9.gz and I am not able to create reports as the samples said in the above link.

I want to know what to download and how to create reports

can any one suggest regarding this.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Report class in PHP

Post by Benjamin »

What are you stuck on?
shanthini
Forum Newbie
Posts: 12
Joined: Wed Jun 18, 2008 11:22 pm

Re: Report class in PHP

Post by shanthini »

Pls let me know which is the correct file to be downloaded. Then I will try with that.
User avatar
Benjamin
Site Administrator
Posts: 6935
Joined: Sun May 19, 2002 10:24 pm

Re: Report class in PHP

Post by Benjamin »

phpreports-0.4.9.tgz is the correct file to download, you'll then need to extract it with winrar if you are on windows.
shanthini
Forum Newbie
Posts: 12
Joined: Wed Jun 18, 2008 11:22 pm

Re: Report class in PHP

Post by shanthini »

Thanks I will try on this and let you know
Post Reply