Showing posts with label CodeIgnitor. Show all posts
Showing posts with label CodeIgnitor. 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…Create Login System with CodeIgniter MVC Model
Hello, I am a Core PHP programmer and currently learning MVC with codeigniter and bootstrap. So, don't expect some expert level stuff. So Let Begin. What the hell is MVC? I am not a reader as I …
Subscribe to:
Posts (Atom)