Hello.
I need a specifically, one PHP scripts producing that can work with a HTML form and a shopping cart. I currently have a working shopping cart system, I need a PHP script to calculate certain inputs on a form and pass them on the cart.
The form is for video tapes, and has to:
Ask how many hours the client will be sending and charge per hour (I can do this using the shopping cart)
Ask for additional copies, this is the main problem. The user must input how many hours they require, this is then charged per hour. This bits fine, however the form must offer additional copies, I can add additional copies via another text field input, the problem is a user can input as many hours of footage to transfer as they like, and my problem is a tape can only hold two hours.
The additional copies field has to take this into account.
For example they order an 8 hour transfer and want one set of additional copies, I charge $10 for example per additional copy, the trouble is I have to charge £10 per tape, hence 2s into 8 go 4 times I would have to charge $40, opposed to $10.
For more info contact me at
j.stier@btinternet.com, work can be paid, many thanks for your time.