How to dynamically create input boxes through PHP-to take mutiline data
549140Sep 11 2007 — edited Sep 19 2007Can someone give some help in dynamic creation of input boxes. I can take a set of data in a single line through PHP. But how do we do this for muti-line, with a prompt, 'want to add more input fields?' 'Or remove fields?', before submitting to the database
JJZ