20.07.2013, 23:47
#define MYSQL_HOST "localhost" //Your host
#define MYSQL_USER "root" //Your user
#define MYSQL_PASSWORD "usbw" //Your pass
#define MYSQL_DATABASE "CountyLifeRp" //Your db
Is it correct?
#define MYSQL_USER "root" //Your user
#define MYSQL_PASSWORD "usbw" //Your pass
#define MYSQL_DATABASE "CountyLifeRp" //Your db
Is it correct?

