how can i add value of textbox in listbox in php
Posted: Tue Apr 24, 2007 8:52 am
Hi,
how can i add value of textbox in listbox in php. I have a textfield and want to type information in the textbox and after enter or submit add the value in a listbox, clear the textbox, and again type information in the textbox and add the value again in de listbox and so on in a loop for about 10/24 times. So the listbox is growing with all the values I entered in the textbox. And if it can all in the same php-page.
I am a novice to php so maybe someone can help me with a php-script that can do this.
Thanx in advance,
Amthree
how can i add value of textbox in listbox in php. I have a textfield and want to type information in the textbox and after enter or submit add the value in a listbox, clear the textbox, and again type information in the textbox and add the value again in de listbox and so on in a loop for about 10/24 times. So the listbox is growing with all the values I entered in the textbox. And if it can all in the same php-page.
I am a novice to php so maybe someone can help me with a php-script that can do this.
Thanx in advance,
Amthree