Web interface for mass payment of salaries in MT101 format
These are 2 simple and ugly web forms:
(1) list of employees with their IBANs and usual salary (fired persons are not deleted, but will not show in the next monthly payments)
(2) monthly salaries (per month) with export in MT-101 format
You need to configure the name of your company and each of your IBANs (in different banks) in file DBASE.PHP
Helps an organization to create polls of different types of positions.
This script helps organizations to make polls of different types of positions with a number of candidates under each position. The script is not very stable and the code is still rough.
Installation:
i. Download the script and unzip it to your localhost or web server. Works best with Wamp server.
ii. Import polling3.sql from the dbBackups folder in the admin folder. Use phpMyAdmin in this case or together with cPanel for online server.
iii. Add login.html into the Apache configuration...