SyntaxFix
Write A Post
Hire A Developer
Questions
$query = "INSERT INTO myTable VALUES (NULL,'Fname', 'Lname', 'Website')";
Just leaving the value of the AI primary key NULL will assign an auto incremented value.
NULL