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!
And the session will have one of those depending on the database... the problem is i always want the session var to appear first in the drop down menu and have no idea how to do this
1. make the session variable the first element in the array
2. print out the first element in the array (the session var)
3. use a loop that prints out every element in the array that is after the first element