C
CompSci Geek
Guest
I'm trying to create a form that has a drop down box and text area, the text area space is supposed to be filled with data taken from MYSQL based on which option from the drop down box is chosen. However, I can't figure out how to go about this.
All of the combo boxes using plain Javascript aren't working for use with PHP (I would need to create a loop and continuously pull data from MYSQL and then have a different variable generated for each cycle the loop makes in order to this. I can't figure out how to do the latter.)
Help, please?
All of the combo boxes using plain Javascript aren't working for use with PHP (I would need to create a loop and continuously pull data from MYSQL and then have a different variable generated for each cycle the loop makes in order to this. I can't figure out how to do the latter.)
Help, please?