Create a new Id
#6

CodeStyle175's code inserts a new row and it retrieves the ID which is set with AUTO INCREMENT in the table structure. If you haven't set auto increment for "ID" field, then do it (phpMyAdmin or any other) and modify it because it's not something we can "give" you.

PS: At least use always cache as you don't use threaded queries which is something I'd suggest you to do.
Reply


Messages In This Thread
Create a new Id - by DetoNater - 06.06.2015, 10:12
Re: Create a new Id - by DetoNater - 06.06.2015, 20:29
Re: Create a new Id - by Kitten - 06.06.2015, 20:34
Re: Create a new Id - by CodeStyle175 - 06.06.2015, 20:37
Re: Create a new Id - by DetoNater - 06.06.2015, 21:09
Re: Create a new Id - by Konstantinos - 06.06.2015, 21:34

Forum Jump:


Users browsing this thread: 2 Guest(s)