Why i get swedish IP(mysql problem)
#1

can someone tell me why i get swedish 5.37.205.203 ip i have to resive Bulgarian (BG) ip like this 84.54.156.135 <this is my ip and that shoud show> but show swedish so here on db what i make for IP colum IP varchar(16) latin1_swedish_ci i use this stock to get player ip
PHP код:
stock GetPlayerIP(playerid
{
    new 
Ip[25];
    
GetPlayerIp(playeridIpsizeof(Ip));
    return 
Ip;

Reply
#2

anyone know why i get strange problem it is latin1_swedish_ci ?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)