Basic CRUD with Codeigniter

Adding the category field into news table

Adding the category id filed into the news table. Adding it into views: edit and view

Replace html textarea by rich text format editor

I found this one interesting. Link here: http://nicedit.com/. How to do that?
  1. Have a look demo page from the website.
  2. Add two lines of scripts to header/footer page of the templates.
  3. That's it. The textareas existing in the sources automatically were affected by the plugins.

Update data

CodeIgniter Pagination with Search Query

Tích hợp tính năng này để làm một ứng dụng flexiable hơn. Xem thêm bài hướng dẫn ở đây http://www.kodingmadesimple.com/2015/10/codeigniter-pagination-with-search-query-example-bootstrap.html

© 2013 - 2026. Tung NGUYEN. Using CI version: 3.0.2 | Page rendered in 0.0117 seconds.