MySQL loading problem
#10

No, dont mix columns and rows.

Your table probably looks like somewhat like this:

Код:
Password | Level | Hours | Minutes
Those are columns, each row has(most likely) a value in it. There can be multiple rows. I understand that you select soemthing like WHERE name is equal to the player name. So probably you will only have one row here. That means all indexes will be 0.
Reply


Messages In This Thread
MySQL loading problem - by SandKing94 - 01.06.2015, 06:07
Re: MySQL loading problem - by rickisme - 01.06.2015, 07:13
Re: MySQL loading problem - by Psykotikum - 01.06.2015, 07:39
Re: MySQL loading problem - by Konstantinos - 01.06.2015, 10:47
Re: MySQL loading problem - by SandKing94 - 01.06.2015, 16:05
Re: MySQL loading problem - by Stev - 01.06.2015, 16:09
Re: MySQL loading problem - by dusk - 01.06.2015, 16:36
Re: MySQL loading problem - by Konstantinos - 01.06.2015, 16:41
Re: MySQL loading problem - by SandKing94 - 01.06.2015, 16:59
Re: MySQL loading problem - by dusk - 01.06.2015, 17:02

Forum Jump:


Users browsing this thread: 1 Guest(s)