Load mysql data (Maybe newbie question)
#1

Hi guys

I've already made a saving system sucssessfully but the load system is making me problems...

The problem is that when i want to get a data from the mysql database (just for strings) i always get:
Ex. test (from the database) and when i load it i get ◘est.

I load it with
Код:
    PlayerInfo[playerid][pAdminPW] = cache_get_field_content(0, "pAdminPW", podatok);
    printf("%s", PlayerInfo[playerid][pAdminPW]);
HELP !
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)