', htmlspecialchars($value)); $stripped_values[] = htmlspecialchars($value); } } $total_fields = $field_counter; // If extra fields are added, display them if(isset($_GET['extra_fields'])) { $total_fields += $_GET['extra_fields']; for($i = $field_counter+1; $i <= $total_fields; $i++) { echo ''; } } else { $_GET['extra_fields'] = 0; } ?>

+ Restart insertion and add a new value

Output

Copy and paste the joined values into the "Length/Values" field