Showing posts with label table. Show all posts
Showing posts with label table. Show all posts
DataTables to display MySQL table using CodeIgnitor : Part 1
This blog is 2 part tutorial to help you to display MySQL data using Codeignitor. Previously, before MVC, I use to write loops and pagination of tables from scratch. I use to do that on java in 11t…MySQL insert with HTML Form using CodeIgnitor
Using Core PHP, you can submit form and insert row in MySQL table using a single file. However, the method can be insecure. Using MVC model of CodeIgnitor, you can create a secure method. I can thin…
Subscribe to:
Posts (Atom)