ENXF NET
Administrator
Staff member
Administrator
Moderator
+Lifetime VIP+
S.V.I.P.S Member
S.V.I.P Member
V.I.P Member
Collaborate
Registered
- Joined
- Nov 13, 2018
- Messages
- 24,675
- Points
- 823
Reputation:
Sorry for newbie question, but is there an example on how to validate, insert, and get data from the database via controller logic?
From a database perspective, I have everything defined in Setup.php and that works well to create / delete the tables, but it's more so one how to use xenForo's input sanitization and db insert methods when I add if($this->isPost()) in my controller.
Cheers!
Continue reading...
From a database perspective, I have everything defined in Setup.php and that works well to create / delete the tables, but it's more so one how to use xenForo's input sanitization and db insert methods when I add if($this->isPost()) in my controller.
Cheers!
Continue reading...