(PECL maxdb >= 1.0)
Changes the user of the specified database connection
bool maxdb_change_user ( resource $link, string $user, string $password, string $database )
Procedural style
Object oriented style
bool maxdb::change_user ( string $user , string $password , string $database )
maxdb_change_user() is used to change the user of the specified database connection as given by the link parameter and to set the current da