Hi,
I am connecting to MySQL server thru my PHP script.
The thing is whatever i supply as parameter for username and password for mysql_connect(), it gets connected to the server.
What i want is to create a new user (well i have already created that) and using that userid connect to mysql server.
Any suggestions why this is happeneing?
TIA
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.
I am connecting to MySQL server thru my PHP script.
The thing is whatever i supply as parameter for username and password for mysql_connect(), it gets connected to the server.
What i want is to create a new user (well i have already created that) and using that userid connect to mysql server.
Any suggestions why this is happeneing?
TIA
--------------------------------------------------------------------------
I never set a goal because u never know whats going to happen tommorow.