Posts by Hoalys Moura Campos • 21 points
1 post
-
2
votes2
answers362
viewsQ: model and controller in codeigniter for making Insert in Firebird using Generator
I am new to codeigniter and need to define my controller and model, so when calling the model inserir(), the controller takes the last Generator ID of each table you want to do Insert. I’ll give you…