phpMyAdmin + MySQL newbie question
#1

Hi

I have created phpMyAdmin and edited the structure, after that i created a register system, that works perfectly, but the problem is that only one row is saving on the database, actually just one account

Where should i search the problem, i'm pretty sure that it's not PAWNO problem...
Reply
#2

Код:
SELECT * 
FROM  `Igraci` 
WHERE 1 
LIMIT 0 , 30
Maybe i should change something... I Don't believe that this code is right...
Reply
#3

create "ID" as AUTO_INCREMENT key and PRIMARY_KEY

P.S Man how can i help you w/o info
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)