News Feed
Jobs Feed
Sections




News Archive
DevShed:
User Management in a PHP Invoicing System
September 27, 2006 @ 10:30:00

DevShed has posted the last part in their look at the creation of an invoicing system to help you manage your clients today. This time, they focus on the management of users of the system (not the clients to invoice, that was this part).

In this fourth and final article covering the creation of a PHP invoicing system, we're going to put together the user management section. In this section we will be able to view all available users and do all the associated things like deleting or updating user details. We are also going to be able to add new users.

They start with grabbing the information of the current users of the system and listing them out. This allows simple modification and deletion of any of the users on the list. They give the code (and screenshots) for the user modification screen and show you how to set up an email reminder that sends out to the clients when a bill hasn't been paid.

0 comments voice your opinion now!
user management invoice system delete update email reminder user management invoice system delete update email reminder


blog comments powered by Disqus

Similar Posts

Stefan Esser's Blog: Watching the PHP CVS

Dave Dash's Blog: Using sfDoctrine to match allowed email domains

Community News: Vote on the Best Open Source CMS

PHPit.net: Creating a file manager with PHP

Johannes Schlüter's Blog: PHP 5.3 Update


Community Events











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


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

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