In this article, you’ll know how to get latitude and longitude from address using Google Maps API in Codeigniter. […]
Cookies are small data files that store specific information about the sessions. This could login status and cart contents. […]
In some project, where you want to remove data stored in session after some specific unique time-period, this can […]
As a CodeIgniter developer, it’s really important for you to understand how to work with the core session library. […]
File uploads are an essential process in many web apps. Almost every website and web app requires an integrated […]
In this tutorial, I will show you how to autocomplete search from database using codeigniter and jquery plugin. We […]
In this tutorial i will show you how to create custom library in codeIgniter. There are many ready made […]
In this tutorial, we are going to explain how we can use “Cart class in CodeIgniter”. This cart class […]
Today I’m going to do a small tutorial based on Bootstrap Validator and Codeigniter. It’s a kind of validation […]
Most of the time people ask to implement username or email is already exist or not while user registration […]