[Ajuda] mysql: string e floats
#1

PHP код:
strmid(PlayerInfo[playerid][pMarriedTo],DOF2_GetString(string2,"MarriedTo"),0,strlen(DOF2_GetString(string2,"MarriedTo")),255); 
Como eu carrego essa string com mysql?
Eu sei que й com cache_get_field_content, porem deu uns erros..

PHP код:
PlayerInfo[playerid][pSHealth] = cache_get_field_content_float(0"pSHealth"); 
Isso vai gerar bugs/problemas?
Reply
#2

exemplo:

PHP код:
cache_get_field_content(0"Nome Tabela"PlayerInfo[playerid][pSHealth], LoginMYSQL100); 
Reply


Forum Jump:


Users browsing this thread: