Ancillary Classes: Use $this in Codeigniter helper or library
In some cases, we need to create such types of classes and functions that are not actually the cont...
Learn to program for the web. Learn PHP, HTML, jQuery, Codeigniter, MySQL Database, and much more.
In some cases, we need to create such types of classes and functions that are not actually the cont...
When you start using or creating a database, you generally start with the defaults options and fix ...
The cURL is an abbreviation for ‘Client for URLs’. This tutorial will explain to you about What is ...
This article about MySQL SubQueries has a brief introduction with advantages and examples. MySQL su...
Websites always have content in it and it’s a fact that there is no website without content. Howeve...
The full form of AJAX is Asynchronous JavaScript and XML. Whenever the user requests a new page ...
When we develop a website in CodeIgniter, we need some customized code. Though CodeIgniter has a bi...
Sometimes we see some websites which are quite big. But we see .html at the end of their URL. Do yo...
We can load any page by clicking the link of that page. However, sometimes we need to reload or ref...
In this short article, I am going to explain the methods to load styles and scripts In CodeIgniter....