sorry hamster,
Actually i want know that,how can i give the seperate <username> and <passowrd> for each database in mysql so that only authorised user can access a particular database.I mean
i want to authenticate each mysql database with a seperate user name and password.
Thanks for reply
Dhirendra
hamster wrote:
I don't really understand what you mean.
In all <dbname>_connect() you may use user and pass.
Hamster.