Snorky
|
| Posted: 02/12/2003, 3:02 AM |
|
Hello,
I have the following problem.
Depending on the group_id I would like to use a different table.
The users however do have tables that they share.
Only one specific tablename should change.
Can anybody advise me on how to do this.
I use MySQL and PHP.
|
|
|
 |
Ken
|
| Posted: 02/12/2003, 4:54 AM |
|
I would create different pages for each table and redirect to the pages depending on GroupID. There is an example of how to do this here: http://www.kabwebs.com/ccsniplets/index.php
Good Luck!
|
|
|
 |
|