[Ajuda] cache_get_row ou cache_get_field_content_int ??
#1

Olб pessoal, tenho uma duvida bastante perturbadora, atualmente eu nгo sei qual dos 2 uso pra carregar dados do banco de dados, alguйm poderia me aconselhar ?? e gostaria de saber o porque tambйm, ficarei grato se alguйm responder.

PHP код:
    new temp[50];
    
cache_get_row(0,10temp);
    
APlayerData[playerid][Senha] = strval(temp); 
OU

PHP код:
APlayerData[playerid][PlayerMoney] = cache_get_field_content_int(0"Money"); 
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)