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!
Hey guys I have a problem with populating my drop-down list. Sorry for such questions but I am new to PHP and I have gone through most of the posts and I still cannot solve it.
Well in order to help you, we would need to see the code that is actually producing the error, (as the function mysql_fetch-assoc is obviously being called elsewhere by the class/functions you are using in the code you gave). Without the code, we would just be completely guessing.