Hello everybody, im new in php programming and have came to a dead end. I have a homework that i must make till Monday but I dont know how to make it and really need some help.
Im making a simple like order form that will take numbers imputed and save it to a simple txt file that acts like database. Now i need to auto calculate price.
Here is the code for the form, if anybody can help ill really appreciate it. Tyvm and cheers.
[php]
Item | Amount | Total sum: |
Gloves (25 dollars pair) |
[/php] |