31.03.2014, 17:56
Iv admin system with MySQL , how to locate it with my host site?
#define MYSQL_HOST "put your host ip here"
#define MYSQL_USER "put your username to the database here"
#define MYSQL_PASS " put your password to the database here"
#define MYSQL_DB "put the database you want things to save to here"