ask user how many items he wants to enter then enter the numbers he wants to enter in php.
thanks
asks a user "How many items do you want to enter" and accepts the number as input.
then returns that number of input boxes so that the user can enter various data
if user enter 5 items, 5 boxes appear then user enters numbers for each of the 5 boxes
thanks
asks a user "How many items do you want to enter" and accepts the number as input.
then returns that number of input boxes so that the user can enter various data
if user enter 5 items, 5 boxes appear then user enters numbers for each of the 5 boxes