09.07.2012, 20:04 
	
	
	Quote:
| 
 Well I finally integrated an Admin system of MySQL into mys cript, the issue is it won't connect 
On my script pawn Код: 
 DB Host (IP): 184.95.34.124 DB Host (Domain): hydra.volt-host.com DB Port: 3306 PHPMyAdmin: hydra.volt-host.com/phpmyadmin My MySQL Username/Database: 5731_kcor I have tried adding the database port but I wonder if i do #define SQL_PORT "3306" or if i add it into the ip itself. EDIT: I just tried it out, don't work  | 
pawn Код:
#define SQL_HOST "localhost" //change me


