|
Pfeiffer 12/6/2009 |
Hello,
|
L
|
lewisekrantz author 12/6/2009 |
Hello, try the following :
|
L
|
lewisekrantz author 12/6/2009 |
Is there a way to use a different database for different users ??
|
|
Pfeiffer 12/6/2009 |
Hello, |
L
|
lewisekrantz author 12/6/2009 |
Hello, I thought you only wanted to change the database..and not the connection to database. I have a PHPRUNNER program used by different customers. The connection ist the same mysql string, but my customers have different databases inside the same MYSQL. sys_dbname ist used as global variable as you can see in db_connection - function. At first PHPRunner starts with the defined connection you used during application development. Then the database is changed throug the parameter. Perhaps I misunderstood your question.. Best regards Uwe Pfeiffer
|