alex_6169
October 28th, 2004, 10:45 AM
Hi,
I have a mysql table with two fields, group and topic. I want to be able to get a list of groups from the 'group' field, then display them in a drop down box. When the group is selected in the drop down box, I then want the 'topic' to be displayed in a text box. I then want to be able to click a submit button and save the topic over the original topic. as i am a n00b at coding, especially with mysql, I would like some help on how to do it. This is for a php-nuke module, thus there shouldnt be a need to connect to the mysql database etc.
Thanks in advance, Alex
I have a mysql table with two fields, group and topic. I want to be able to get a list of groups from the 'group' field, then display them in a drop down box. When the group is selected in the drop down box, I then want the 'topic' to be displayed in a text box. I then want to be able to click a submit button and save the topic over the original topic. as i am a n00b at coding, especially with mysql, I would like some help on how to do it. This is for a php-nuke module, thus there shouldnt be a need to connect to the mysql database etc.
Thanks in advance, Alex