PHP Personal Finance System is a php and mysql web based personal finance manager. It was written because of the lack of free web based personal finance management software. A new, totally reworked version released 1 January 2005.
It includes:
- XML Configuration
- Multiple language and user support
- Monthly budgeting
- Single and Split transactions
- Calendar
- Reminder
- Reporting with graphs (GD2)
- Scheduled Transactions
- E-Mail alerts
- Admininstration
4images is a powerful web-based image gallery management system. Features include comment system, user registration and mangagement, password protected administration area with browser-based upload, HTML templates for page layout and design, search engine and a lot more. 4images is free for private and non-commercial use.
Counts all visitors on your pages and shows the count as text or images. Easy inclusion in every page; Comes with ip-blocking (you can turn on/off). Written in German.
Badges is a module that lets users have a way to show off how active they are in your site. Users earn badges by being active throught your site. Admins have several way to ad new badges, 16 badges come with the modules and other modules will be adding more yes that right other modules can add badges. 3 more exsist with the journal module. As with all my user driven modules it comes with a enhanced user menue (you have to see to understand).
db_upload_file() stores a file in a database table. Make sure that the column data type is big enough for the files you will be storing. db_download_file() retrieves a file from the database and places it in the same path as the script calling it, and returns the relative URL. If the file does not exist in the database, it returns an empty string.