ok so i have a select box inside a form and need to have two buttons (preferably images). clicking one button will move the selected element up in the list, and the other will move it down. my problem is that i cant figure how to distinguish between which button is pressed. does the button name show up anywhere in the php vars?