Answer the question
In order to leave comments, you need to log in
Is it possible using $app[]->insert(...) to immediately get the entry id?
Hello
Inserting a record: $app['db'] -> insert("foo", ['title' => 'bar']);
Surely there is some way to immediately get the id of the last record and not write another fetchAssoc?
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question