News Feed
Jobs Feed
Sections




News Archive
DevShed:
Invoice Management in a PHP Invoicing System
September 14, 2006 @ 07:12:58

DevShed is continuing their series on working with an invoicing system in PHP with this second part, a look at the actual invoicing system they created the login for previously.

If you're running a business in which you're invoicing clients, you need some way to keep track of which invoices have gone out and which clients have paid. In this second article of a four-part series that covers the creation of a PHP invoicing system, we create the parts that deal with this kind of invoice management.

First off, they build out the select to pull out the invoice information and create the page to display the results on. They move to the other side of things, and create the form to set up an invoice, outputting it in a PDF format. To make it easier to see which of the invoices are unpaid, they also create a small section at the top of the list. And, last but not least by any means, they show you how to enter in a brand new invoice record into your database using the FCKeditor to make entering the actual contents of the invoice simple.

1 comment voice your opinion now!
invoice management system pdf insert create unpaid invoice management system pdf insert create unpaid


blog comments powered by Disqus

Similar Posts

DevShed: Drawing Basic Rectangles in PDF Documents with PHP 5

Paul Jones' Blog: Savant Has A New Owner

Dan Scott's Blog: Creating a MARC record from scratch in PHP using File_MARC

Sean Coates' Blog: Why I Won't Recommend SilverStripe

PHPMaster.com: PHP Project Management


Community Events









Don't see your event here?
Let us know!


podcast community language phpunit framework composer code opinion release introduction example interview unittest database testing development api object zendframework2 tool

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework