2009/4/15 João Abrantes :
> Good evening,
>
> I am making an online game that stores its data in a mysql database. The
> thing is that I can't allow the players to interact directly with the
> important tables of database (they could cheat if I give them access) so I
> only allow them to write on a
On Apr 14, 4:14 pm, Tino Wildenhain wrote:
> Hi,
>
>
>
> João Abrantes wrote:
> > Good evening,
>
> > I am making an online game that stores its data in a mysql database. The
> > thing is that I can't allow the players to interact directly with the
> > important tables of database (they could chea
Hi,
João Abrantes wrote:
Good evening,
I am making an online game that stores its data in a mysql database. The
thing is that I can't allow the players to interact directly with the
important tables of database (they could cheat if I give them access) so
I only allow them to write on a table
Good evening,
I am making an online game that stores its data in a mysql database. The thing
is that I can't allow the players to interact directly with the important
tables of database (they could cheat if I give them access) so I only allow
them to write on a table named commands and then a