Quote:
|
Originally Posted by Marty
Well yes if you know the username and password put that in.
$dbhost = "localhost";
$dbuname = "database username";
$dbpass = "database password";
$dbname = "database name";
$prefix = "nuke";
|
thanks for ur speedy "medic kit"