MySQL string saving.
#1

pawn Код:
mysql_fetch_field_row(save, "Faction"); Faction[playerid] = strlen(save);
When I try to display a string it returns just a spacebar. Inside the database VARCHAR(24). Even when I edit in the database: Test, it won't display text. Something at the strlen is wrong. I just want to store a name like: test but it doens't displays correct.
Reply


Messages In This Thread
MySQL string saving. - by Kingunit - 06.11.2011, 14:50
Re: MySQL string saving. - by AndreT - 06.11.2011, 17:04
Re: MySQL string saving. - by JaTochNietDan - 06.11.2011, 17:07
Re: MySQL string saving. - by AndreT - 06.11.2011, 17:11
Re: MySQL string saving. - by JaTochNietDan - 06.11.2011, 17:25

Forum Jump:


Users browsing this thread: 1 Guest(s)