![]() |
![]() |
![]() |
![]() |
![]() |
![]() |
|||||||||||
fbsql_change_user(no version information, might be only in CVS) fbsql_change_user -- Change logged in user of the active connectionDescriptionresource fbsql_change_user ( string user, string password [, string database [, resource link_identifier]] )fbsql_change_user() changes the logged in user of the current active connection, or the connection given by the optional parameter link_identifier. If a database is specified, this will default or current database after the user has been changed. If the new user and password authorization fails, the current connected user stays active. Copyright © 1997 - 2007 by the PHP Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later. A copy of the Open Publication License is distributed with this manual, the latest version is presently available at http://www.opencontent.org/openpub/. Please see full copyright text at http://www.php.net/manual/en/copyright.php Original version of the above documentation is available at http://www.php.net/manual/en/ |
|