In this blog we will learn how to upload the Codeigniter framework website on Cpanel with MySQL database, this is an important topic mostly d...
In this blog we will learn how to use Google login on website, many websites uses google login, google login is best for user experience, som...
In this blog, we will learn the solution to the .htaccess file problem on the Plesk server. On the Plesk server when we upload our Codeignite...
In this blog, we will learn the difference between CodeIgniter and laravel framework. These two frameworks are very popular Codeigniter is a ...
CodeIgniter is a PHP Framework, It is based on an MVC design pattern. MVC stands for Model, View, Controller It is a very trending design pat...
Robots.txt is a text file that is used to block our specific pages or resources such as pdf, doc, or some image files from indexing. Robots.t...
A sitemap is a file that contains our website page URL. Search Engines (Google, Yahoo, Bing) read this file to crawl your website. In a sitem...
In this blog, we will learn how to use canonical for dynamic pages in Codeigniter. Canonical is an important part of SEO, It is used to preve...
In this blog, you will learn how to find exact words from strings in a mysql database, sometimes we need to match an exact word from a string...
In this blog, you will learn how to match exact data in a MySQL database when you kept your data with multiple values in a single column by a...
