Home > PHP > Function > > maxdb->change_user()

maxdb->change_user()

maxdb->change_user - Changes the user of the specified database connection

Syntax

bool maxdb->change_user (resource $link, string $user, string $password, string $database, string $user, string $password, string $database, resource $link, string $user, string $password, string $database, string $user, string $password, string $database)

Arguments

  • link
  • user
  • password
  • database
  • user
  • password
  • database
  • link
  • user
  • password
  • database
  • user
  • password
  • database

Description

Procedural style:

Version

PHP PECL maxdb >= 1.0

Return value

Returns TRUE on success or FALSE on failure.