Some one help me solve this problem

03/22/2015 22:32 perfect0#1
Duplicate Entry !! someone help me ...
Any account goes into another account :(
see the photo
[Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]
03/22/2015 23:01 pro4never#2
Duplicate entry means exactly what it says... you have two items both with the same key. Make sure you don't use the same key twice and you'll be fine.
03/22/2015 23:34 perfect0#3
Quote:
Originally Posted by pro4never View Post
Duplicate entry means exactly what it says... you have two items both with the same key. Make sure you don't use the same key twice and you'll be fine.
how can I do to not duplicate key ... any code etc exemple ...
03/23/2015 21:36 pintinho12#4
Learn programming logic and you'll be fine.

You may create a query to check which is the next AUTO_INCREMENT, save the next num and use it, incrementing every insert.

PS: I am at work, i think that's why i can't see the pictures.
03/23/2015 23:16 turk55#5
Quote:
Originally Posted by pintinho12 View Post
PS: I am at work, i think that's why i can't see the pictures.
No, he hasn't posted a link to a image.