Here's my situation, I have 2 pages, one for selecting a value and one for editing database related things which are associated to that value.
Right now, I have no knowledge ( and have researched a fair bit ) on how to save the value selected from the drop down list into a variable from PHP.
Any ideas?