print report using 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
fra_g
Forum Newbie
Posts: 1
Joined: Fri Mar 19, 2004 10:13 pm
Contact:

print report using php

Post by fra_g »

I want to create a web application using php that can print invoice and buying or selling report, is there any library or function that can create or setup a report format and print the report in php?

thx
User avatar
m3mn0n
PHP Evangelist
Posts: 3548
Joined: Tue Aug 13, 2002 3:35 pm
Location: Calgary, Canada

Post by m3mn0n »

There very well could be... http://www.hotscripts.com/PHP
Post Reply