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!
jayson.ph wrote:and now how to show a file category from database into code above or under option?
Do you want to display a value from the database between the option tags? If so you would need a function that retrieves the value from the database; if you can give a bit more details it would help in solving the problem
“Don’t worry if it doesn’t work right. If everything did, you’d be out of a job.” - Mosher’s Law of Software Engineering
Not really what I meant. There may be perfectly valid reasons to want to do it differently, but if we don't know what those are or why you want to change it, it's going to be difficult for us to make suggestions.