blozano Posted May 17, 2008 Share Posted May 17, 2008 Hello everyone, I do "piece" work business, and I would like to make a script or something that will allow my employees to enter the amount of papers they do a day. From there it would show the amount of money they earned in that day as well as their weekly earnings printed underneith. My only problem is that it would require a login system so that on my end i would be able to see how much each individual has earned. Each week and month. On the employee end, when they would login, i would like a simple textbox asking them how many reports they completed and a date in which they did them. Each employee would only be able to see their earnings, while on the main admin side all can be viewed, with a total company pay out figure Example EmployeeA = $56.00 EmployeeB = $100.00 EmployeeC = $22.00 Total Earnings = $176.00 How would i go about doing something like this. I have very little knowledge of PHP but some background in VB. Would there be any way to find this on the web or someone to go to for this creation...? Thanks, B. Lozano Link to comment https://forums.phpfreaks.com/topic/106109-php-based-bill-pay/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.