How to make single project connect to different databases passing database name via URL? |
10/9/2014 10:58:48 | |
| PHPRunner General questions | ||
|
G
gonzalosb author
hi, Q: I have created a script that works, but it is assigned to just one database. I have a number of identical databases on same server, and would like to assign each one when they login. Is there a way to do that? table names are all the same. A: Here is an example of how this can be done
|
||