Come si settano i campi dove e scritto qua? un aiuto pls
Codice:// Enter the username to connect to the db
$dbuser = "nikname";
// Enter the password for the SQL Server
$dbpasswd = "passwrod";
// Server Name
$homeservername = "Sudweblab";
// Title Name
// Will appear in the title of every page
$webtitlename = "Sudweblab - Web";
//Banner for your server if you have one ( width 698 height 150 width is max)
//Don't touch it if you dont have one
$banner = "linmkk banner";
// The IP for people to connect to your server
$homeserverip = "qua?";
// The port which people use to connect to your server
// Leave at 8080 if you don't know what you're doing
$homeserverport = "qua?";
