Документ взят из кэша поисковой машины. Адрес оригинального документа : http://old.master.cmc.msu.ru/php/function.fbsql-change-user.html
Дата изменения: Sun Feb 3 22:37:58 2002
Дата индексирования: Tue Oct 2 11:32:37 2012
Кодировка:
fbsql_change_user

fbsql_change_user

(unknown)

fbsql_change_user --  Change logged in user of the active connection

Description

resource fbsql_change_user ( string user, string password [, string database [, int 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.