#26. Display Posts in CodeIgniter 4

preview_player
Показать описание
In this video, we will learn how to display all saved posts on the page with help of datatables. For best functionality, we will add/integrate CKEditor to form textarea later in future videos for post content.

In order to help our channel develop and maintain consistency, we hope that the source code of this project will be available for a very low price, but the videos of this playlist will remain free to watch at no cost.
You can call it a donation 🥰 Just.

- 📥Get "Build a blog with CodeIgniter 4 - Draft (Source code)"


➡️ All "Ijabo Packs" files included in above ☝️ zip file.

- 📥Ijabo Packs
Рекомендации по теме
Комментарии
Автор

following alert message is displayed when trying to load the page:-

DataTables warning: table id=posts-table - An SQL error occurred: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'LIMIT 0, 10' at line 8

Please help me resolve this error.

virajraote