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!
Everah is right... once the page is loaded, PHP is done being interpreted and you'd have to reload the page to do this. I usually use a combo of JavaScript and PHP together to get functionality out of select boxes.