Skip to content Skip to sidebar Skip to footer

Undefined Index On Javascript Dynamic Variables When Passing To Php Form

Unit Rate

Solution 1:

form-elements will not be submitted when they are disabled(amount1,totalamount and balance are disabled)

Use the readonly-attribute instead

Post a Comment for "Undefined Index On Javascript Dynamic Variables When Passing To Php Form"