PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!
I am building a jump menu which is populated from a database. I am needing the jump menu to have a specific option be selected which is also provided from a seperate database. The populating of the menu is not a problem but I can not get the selected value part to work. Here is the code that was provided from a colleague which does not work.