[Ajuda] SQLite
#6

Consegui arrumar o problema do servidor nгo reconhecer a senha, sу troquei isso

PHP код:
"UPDATE `Usuarios` WHERE `Nome` = '%s' SET \   
    Fome = %i, Sede = %i, Vida = %f, Headshots = %i, Murders = %i, Bandits = %i, Reputation = %i, Slots = %i, SlotsUsados = %i, UsandoKPCT = %i, UsandoGPS = %i, X = %f, Y = %f, Z = %f" 
por isso

PHP код:
"UPDATE `Usuarios` SET \   
    Fome = %i, Sede = %i, Vida = %f, Headshots = %i, Murders = %i, Bandits = %i, Reputation = %i, Slots = %i, SlotsUsados = %i, UsandoKPCT = %i, UsandoGPS = %i, X = %f, Y = %f, Z = %f WHERE `Nome` = '%s'" 
sу que os dados nгo estгo salvando apуs sair do servidor http://prntscr.com/9k4ixt ,talvez seja algum problema no database porйm eu nгo entendo muito sobre databases e talvez possa ter configurado algo errado
Reply


Messages In This Thread
SQLite - by JPedro - 30.12.2015, 01:00
Re: SQLite - by PT - 30.12.2015, 01:38
Re: SQLite - by JPedro - 30.12.2015, 01:53
Re: SQLite - by PT - 30.12.2015, 01:59
Re: SQLite - by JPedro - 30.12.2015, 02:05
Re: SQLite - by JPedro - 30.12.2015, 02:42
Re: SQLite - by MultiKill - 30.12.2015, 03:07
Re: SQLite - by arakuta - 30.12.2015, 03:16

Forum Jump:


Users browsing this thread: 1 Guest(s)