07.12.2016, 08:41
You must have MySQL (use xampp for example) on your PC and this
PHP код:
#define MYSQL_HOST "localhost"
#define MYSQL_USER "root"
#define MYSQL_DATABASE "myserver" // change this
#define MYSQL_PASSWORD ""