View Single Post
Old 04-28-2009, 09:57 AM   #1 (permalink)
ibexpiotr
ibexpiotr's Avatar
 
True Techie

Join Date: Nov 2003

Posts: 198

ibexpiotr is on a distinguished road

Send a message via AIM to ibexpiotr
Default php sorting mysql db using html form variable

i want to be able to sort a db according to what user selects from a list.
my question is how do i assign users selection from a form to php variable after clicking it?
everything on the same page, no buttons.
then im going to use that php variable to sort db by it.
ibexpiotr is offline