According to Wikipedia Social media refers to the means of interactions among people in which they create, share, and exchange...
In our last tutorial we have learned storing data in MySql database using CodeIgniter Active Record Class. Today we will...
To create .htaccess file in windows: 1. Open Command Prompt 2. Type “cd” for c drive 3. Type “cd c:wampwwwyour_codeIgniter_folder”...
We already knew about CodeIgniter theming. Today we will concentrate on Database (MySql). Basic database in CodeIgniter will be discussed...
Due to the growing demand and popularity of social media marketing we start offering the service as a package, now...
Hello Folks ! Today I will share tips on how easily you can create a wordpress plugin. Let’s dig into...
Today we will convert a professional HTML into CodeIgniter theme- We will work on the following design layout There are...
Lets start by creating a file at application/controllers/pages.php with the following code. Now create a folder into views with the name ‘templates’...