mysql_change_user

mysql_change_user -- Change logged in user of the active connection

Description

int mysql_change_user ( string user, string password [, string database [, resource link_identifier]])

If the new user and password authorization fails , the current connected user stays active . מחזיר TRUE במקרה של הצלחה או FALSE במקרה של כישלון .

הערה :