JesterJoker
Regular Member
- Jan 13, 2008
- 238
- 28
I have been messing with trying to get my code working for hours..
I have been trying to make a
php dropdown list, with a submit. Once submit is pressed pass that variable of the database selected, to edit 1 of my 34 databases with identical tables and fields.
---------------------------------
Pick from the dropdown list:
Dropdown > DB1
DB2
DB3
DB4
DB5
<SUBMIT>
Then that variable is passed into a select * statement, that chooses the database in choice.
Them my pages loads that shows the fields to edit from my database.
HELP!!!!
thanks.. in advance for any help.
I have been trying to make a
php dropdown list, with a submit. Once submit is pressed pass that variable of the database selected, to edit 1 of my 34 databases with identical tables and fields.
---------------------------------
Pick from the dropdown list:
Dropdown > DB1
DB2
DB3
DB4
DB5
<SUBMIT>
Then that variable is passed into a select * statement, that chooses the database in choice.
Them my pages loads that shows the fields to edit from my database.
HELP!!!!
thanks.. in advance for any help.