Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Understand CodeIgniter Framework 3
Rating: 4.0 out of 5(67 ratings)
377 students

Understand CodeIgniter Framework 3

Premium Course on CodeIgniter Application Development Framework for PHP. Compatible with version 3 and above
Last updated 1/2021
English

What you'll learn

  • How to easily create website using CodeIgniter
  • How to use CodeIginter framework
  • Good Knowledge of MVC concept
  • Making use to MVC under CodeIngiter

Course content

11 sections73 lectures3h 59m total length
  • Before we start2:08

    Explore why CodeIgniter is a strong option for application development with beginner-friendly setup, zero configuration, excellent documentation, high performance, and security for all sizes.

  • Sort history of CodeIgniter2:16
  • Downloading CodeIgniter1:15
  • Setting-up web-server2:49
  • Installing CodeIgniter1:56
  • CodeIgniter's development design pattern MVC3:50
  • Understanding the pattern of URL under CodeIgniter3:47
  • About the Author2:01
  • Linkedin and Instagram links0:05

Requirements

  • PHP basics

Description

What is the course about ?

This course is about Codeigniter framework,more information about this framework is provided at the end of the document. Codeigniter framework for PHP is a fabulous for rapid application development. Our team has researched and created this easy-to-understand course for you.

How is the course structured?

This structure of course is researched and created by a team, it's easy to understand. StudyEasy!

Why take this course?

This is a very easy to understand, our team have made every possible effort to make this course short and powerful.


ABOUT FRAMEWORK


Why CodeIgniter?

Framework with a small footprint

CodeIgniter 3 has a 2MB download, including the user guide.

Clear documentation

The CodeIgniter User Guide comes with the download. It contains an introduction, tutorial, several "how to" guides, and then reference documentation for the components that make up the framework.

Compatibility with standard hosting

CodeIgniter 3 only needs PHP 5.2.4, and plays nicely with almost all shared or dedicated hosting platforms. Many webapps need a database, and CodeIgniter supports the most common, including MySQL.

No restrictive coding rules

Use your own coding and naming conventions, with only a few caveats that deal with classname conflicts. CodeIgniter looks to empower you, not shackle you.

Simple solutions over complexity

CodeIgniter encourages MVC but does not force it on you.

Exceptional performance

CodeIgniter consistently outperforms most of its competitors.

No large-scale monolithic libraries

CodeIgniter is not trying to be all things to all people. It is a lean MVC framework, with enough capabilities to improve your productivity, while providing for third-party addons/plugins for additional functionality.

Nearly zero configuration

Much of the CodeIgniter configuration is done by convention, for instance putting models in a "models" folder. There are still several configuration options available, through scripts in the "config" folder.

No need for a template language

CodeIgniter comes with a simple, substitution based, templating tool. Addons/plugins are available for most of the full-blown templating engines if that is what you are used to.

Spend more time away from the computer

Don't we all want it? CodeIgniter is easy to learn and to get proficient with.

#Codeigniter #Codeigniter3 #Rapid application development

#BCIT #Basics #Background #MVC #PHP #studyEasy #Easy Course


#Framework #Bootstarp #Performance #Websites


Who this course is for:

  • PHP developers
  • People willing to create websites and web application
  • PHP basic knowledge required
  • People who what rapid application development
  • PHP basics