29.09.2015, 11:41
Quote:
Ok ty but in my PC if I want localhost I should write "" http://localhost:1337/phpmyadmin "" So I want to edit it what should I write in """ #define HOST """
|
this is the example
Code:
#define HOST "127.0.0.1" #define USER "root" #define PASSWORD "123456" #define DBNAME "ccnr"
what do you use then?