This topic is locked

db select

4/8/2009 7:37:05 AM
PHPRunner General questions
D
danaci author

how to dynamically select db in login window?

I inserted a select boxat at the login window and I add two value(db1,db2) .

if user is select db1 active database is db1 or if user is select db2 active database db1.
what is the solve?