php man page for fbsql_change_user

Query: fbsql_change_user

OS: php

Section: 3

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

FBSQL_CHANGE_USER(3)							 1						      FBSQL_CHANGE_USER(3)

fbsql_change_user - Change logged in user of the active connection

SYNOPSIS
bool fbsql_change_user (string $user, string $password, [string $database], [resource $link_identifier])
DESCRIPTION
fbsql_change_user(3) changes the logged in user of the specified connection. If the new user and password authorization fails, the current connected user stays active.
PARAMETERS
o $user - The new user name. o $password - The new user password. o $database - If specified, this will be the default or current database after the user has been changed. o $ link_identifier -A FrontBase link identifier returned by fbsql_connect(3) or fbsql_pconnect(3).If optional and not specified, the function will try to find an open link to the FrontBase server and if no such link is found it will try to create one as if fbsql_connect(3) was called with no arguments.
RETURN VALUES
Returns TRUE on success or FALSE on failure. PHP Documentation Group FBSQL_CHANGE_USER(3)
Related Man Pages
fbsql_close(3) - php
fbsql_create_db(3) - php
fbsql_list_dbs(3) - php
fbsql_list_fields(3) - php
fbsql_read_blob(3) - php
Similar Topics in the Unix Linux Community
User Guide: Posting in the Emergency Forum
Rules for Homework & Coursework Questions Forum
Please Welcome Ravinder Singh to the Moderation Team
Denial Of Service Attack Update
Please Welcome Nicki Paul to the Moderator Team!