how to change the username & password, as i know, "root" & "" are the default username & password.
$Connect = mysql_connect("localhost", "root", "");
localhost
Moderator: General Moderators
Open up a database called mysql and there should be a users table.
Add/edit/remove them from there.
See here for more details: http://www.mysql.com/doc/en/Adding_users.html
Add/edit/remove them from there.
See here for more details: http://www.mysql.com/doc/en/Adding_users.html