Im just new here trying to find solution to my problem. Been trying to search the web but can't find one. Hope to find some help here. thanks.
Here's the scenario. Example. I have 2 tables, 1. Member (fields: Name, Status, Age) 2. Status (field: Status) I want to update the record on Member table using an update form. I want the field Status on the Update Form to use a list/menu rather than textfield. The Status link/menu is then linked to table Status but I'd like to display the current record already on the Member table. How to do it in PHP MySQL? Please I need your help. Many thanks
