why, exactly, do you need to have multiple users on the same database? that's incredibly inefficient if you don't have a real reason to.
and, you can re-use connections by using mysql_pconnect() to create a persistent connection for each session.
|
Results 1 to 13 of 13
Threaded View
|
Click Here to Expand Forum to Full Width |