Mathematical Formula with PHP?
Posted: Wed Aug 13, 2008 6:54 am
Hi there,
I am new to this forum, and not even sure if this is the right place to ask this question. However, this is the situation....
I am helping a friend develop a payroll form on her website. She would prefer to have the form automated so that when her subcontractors fill in the hours they work for a client the total amount gets emailed to the payroll admin automatically upon the form submit.
For example the form looks something like this:
Employee #1: Week ending 8/8/08
Client A 8 hours
Client B 3 hours
Client C 2 hours
When the subcontractor hits submit - the payroll department is emailed:
Employee #1: Week ending 8/8/08
Client A $200
Client B $75
Client C $50
Is there a php code that can this? I apologize if this is a silly question. I'm not a developer.
Thanks.
I am new to this forum, and not even sure if this is the right place to ask this question. However, this is the situation....
I am helping a friend develop a payroll form on her website. She would prefer to have the form automated so that when her subcontractors fill in the hours they work for a client the total amount gets emailed to the payroll admin automatically upon the form submit.
For example the form looks something like this:
Employee #1: Week ending 8/8/08
Client A 8 hours
Client B 3 hours
Client C 2 hours
When the subcontractor hits submit - the payroll department is emailed:
Employee #1: Week ending 8/8/08
Client A $200
Client B $75
Client C $50
Is there a php code that can this? I apologize if this is a silly question. I'm not a developer.
Thanks.