PHP Function Table / Implementation & Documentation

_ a b c d e f g h i j k l m n o p q r s t u v w x y z    alphabetical    by extension    about    statistics

function mysql_change_user


Change logged in user on active connection
in the current (CVS) version of PHP3, this function
is definend in php3/functions/mysql.c

this function is not available in the current (CVS) version of PHP4

it is documented in mysql.xml

a german translation is available

a japanese translation is available

there is a proto in latest PHP3 source:
int mysql_change_user(string user, string password [, string database [, int link_identifier]])
Changes the logged in user on the current connection

this function lacks a proto definition in latest PHP4 source

PHP 3.0.*
01234567891
0
1
1
1
2
1
3
1
4
1
5
1
6
c
v
s
             xxxxx
 

 

PHP 4.0.*
0
b
1
0
b
2
0
b
4
0
R
C
1
0
R
C
2
0c
v
s
-------


last update Die 23 Mai 2000 10:00:56 CEST

(c) 2000 Hartmut Holzgraefe