Tag: introduction
WordPress general settings
In WordPress, the settings are used to customize the website.
WordPress import and export Website
In WordPress, tools are used to take an export(take a backup of your website) or...
WordPress user roles
WordPress uses a concept of Roles, designed to give the site owner the ability to...
Wordpress Plugins
Plugins add a specific set of features to the WordPress blog. They allow enhancement...
WordPress Page
In WordPress, you can create either posts or Pages to share you thoughts. When you're...
WordPress Comment
A comment can be said as thoughts or views. Allowing comments option to the website...
Wordpress category
In general, category is a class or a group of things, people, etc, having some qualities...
WordPress Post
A CMS can have different type of content and WordPress is a CMS so it also holds...
Wordpress Installation
WordPress is well-known for its ease of installation. Under most circumstances,...
Create Custom 404 Page not found in CodeIgniter
A custom 404 error page displayed on your screen when a page not found error occurs....
Convert HTML to PDF in CodeIgniter using Dompdf
PDF is the most utilized arrangement to make the archive in the web application....
Import CSV Data into Mysql in Codeigniter
Bulk Data Import using CSV feature is very useful features for web application Development.This...