Linking LocalHost(Server) to Dedicated Server MySQL Database
#5

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    "" 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)