In this example we are going to create a form where you can add multiple rows using a button. We are going to use Jquery to do this in the most efficient way. You need to include the top script tag to access the JQuery library code.
Index.php - The form for input - basic add row functionality
process.php = getting the values from the form
index.php - Extension with add and remove functionality and dynamic drop down lists