WDB24

WDB24

Web Development Blog

Skip to content
Menu
  • Home
  • PHP
  • WordPress
  • jQuery
  • CodeIgniter
  • Laravel
  • Slim Framework

Category: CodeIgniter

Codeigniter Form Validation Tutorial Example – with error message and callback
CodeIgniter

Codeigniter Form Validation Tutorial Example – with error message and callback

Posted on 11/12/2018 by Ahsan Zameer

In this tutorial, we will see how to add server-side validation with custom error messages and callback to the login and registration using Codeigniter form…

How to setup and run Codeigniter Migration
CodeIgniter

How to setup and run Codeigniter Migration

Posted on 07/12/2018 by Ahsan Zameer

Database migration is one of the best features that you get in any PHP framework. Database migration in the framework is just like a version…

Simple Codeigniter Pagination Example
CodeIgniter

Simple Codeigniter Pagination Example

Posted on 25/01/201822/04/2018 by Ahsan Zameer

Pagination is one of the best way to split and present data into page by page order. Order of pages are either ascending or descending…

How to Integrate Faker as a Third Party into Codeigniter
CodeIgniter

How to Integrate Faker as a Third Party into Codeigniter

Posted on 22/01/201822/04/2018 by Ahsan Zameer

Faker is one of the most popular PHP library for generating fake data. I quite often use this library at the start of my project.…

How to create CRUD in Codeigniter
CodeIgniter

How to create CRUD in Codeigniter

Posted on 22/10/201722/04/2018 by Ahsan Zameer

I have already covered login form and registration form in my previous posts. In this tutorial I am going to cover how to create CRUD…

How to create login form in Codeigniter
CodeIgniter

How to create login form in Codeigniter

Posted on 18/10/201722/04/2018 by Ahsan Zameer

In my previous post we create registration form in codeigniter. In this tutorial I am going to create login form in codeigniter. I am taking…

How to create registration form in Codeigniter
CodeIgniter

How to create registration form in Codeigniter

Posted on 18/10/201722/04/2018 by Ahsan Zameer

Codeigniter is one of the most popular PHP MVC framework available right now. It comes with bunch of built-in libraries and helper functions like database,…

Codeigniter Framework Directory Structure
CodeIgniter

Codeigniter Framework Directory Structure

Posted on 18/04/201722/04/2018 by Ahsan Zameer

In my previous post we have successfully installed codeigniter in xampp . In this tutorial I am going to describe you codeigniter framework directory structure.…

How to install Codeigniter in Xampp
CodeIgniter

How to install Codeigniter in Xampp

Posted on 17/04/201722/04/2018 by Ahsan Zameer

Codeigniter is one of the most popular and lightweight PHP framework till date. Codeigniter is based on MVC design pattern and it requires almost zero…


Follow Us

  • Facebook
  • Twitter

Newsletter

Stay up to date with all WDB24.com activities
Loading

Popular Posts

  • user access php mysqli featured image Simple role based access control example using PHP and MYSQLi
  • php curl get parameters PHP cURL get request with parameters
  • php featured image How to display images from folder in PHP
  • php featured image How to store textarea value in database in PHP
  • php featured image How to use PHP password_hash in Registration and Login form
  • php featured image How to upload multiple images in PHP and store in Mysql

Recent Posts

  • Step by step guide to your first Laravel Application
  • Jquery Ajax Registration Form using PHP with Validation
  • 7 things you should know before working on Laravel
  • Simple CRUD operations in PHP using MYSQL – [Procedural]
  • Google reCAPTCHA v2 Integration in PHP [with Example]
  • PHP Shopping Cart – Checkout code with validation
  • How to delete data from database in PHP using button
  • PHP Shopping Cart – Update/Delete Product from Cart
  • PHP Shopping Cart – Add to Cart using Session
  • PHP Shopping Cart – Create Single Product Page


© Copyright 2023 - WDB24.com
About Us | Contact | Disclaimer
Made with Love Passion