Jump to content

killian_walsh@hotmail.com

New Members
  • Posts

    3
  • Joined

  • Last visited

    Never

Profile Information

  • Gender
    Not Telling

killian_walsh@hotmail.com's Achievements

Newbie

Newbie (1/5)

0

Reputation

  1. Hello, I have a PHP Form with a number of numeric fields.  I also have a "total amount" field. When a user fills in all the fields and clicks "submit" the results are sent to a MySQL database.  How do I get the "totalamount" field filled. Fields: amount1 amount2 amount3 totalamount If someone could show me some sample code I'd be very greatful. Thanks
  2. Hi, I'm new to this so bare with me. I have a PHP form that has a number of Numeric fields.  I also have a Total Amount field.  How to I add the values of the other numeric fields and populate the Total field with the result. The form details are being sent to a MySQL database.  Would it be easier to add the fields on the MySQL side using some SQL code? Fields: amount1 amount2 amount3 totalamount Thanks in advance. Killian
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.