I want to create a requisition form that would allow users to make multiple requisitions of different items and submit. The items are already in the database. I need a dynamic form that will be changing in size depending on the number of items a user is requisitioning.How can i achieve this?
Please help.
Well, for a start, how much PHP do you know?
hi rowanparker,im ok with php,i have developed some small programs before but i just dont know how to handle this one.
Regards.