• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
seegatesite header

Seegatesite.com

Seegatesite.com - Programming Tutorial , Sharing , How and Learn Together

  • TOOLS
    • Bootstrap Navbar Online Generator
    • Customize Sidebar Menu Bootstrap 3
    • Bootstrap Demo
  • ADVERTISE
  • CATEGORIES
    • Android
    • Blogging Tips
    • Database
    • CSS
    • Info Gadget
    • Javascript
    • Linux
    • PHP
    • Various
    • WordPress
  • Q&A
  • PHP
  • JAVASCRIPT
  • JQUERY
  • ANGULAR
  • WORDPRESS
  • SEO
  • REACT
🏠 » PHP » Introduction – PHP Codeigniter Tutorial For Dummies Step By Step

Introduction – PHP Codeigniter Tutorial For Dummies Step By Step

By Sigit Prasetya Nugroho ∙ June 30, 2017 ∙ PHP ∙ Leave a Comment

Share : TwitterFacebookTelegramWhatsapp

This time I want to share about PHP Codeigniter Tutorial for beginners. CodeIgniter is an open source PHP framework with MVC model (Model, View, Controller) for building dynamic websites with fast and efficient use. CodeIgniter makes it easy for developers to create web apps quickly and easily compared to making them from scratch.

Table of Contents

  • 1 Codeigniter is PHP Framework
    • 1.1 Why use Framework
    • 1.2 How to Installation PHP Codeigniter Frameworks

Codeigniter is PHP Framework

Frameworks is a collection of functions/procedures and classes for a particular purpose that is ready to be used so as to simplify and speed up a programmer’s work, without having to create a function or class from scratch.

Why use Framework

  • Accelerate and simplify the construction of a web application.
  • Relatively easy in the maintenance process because there is already a particular pattern in a framework (provided that the programmer follows the existing standard pattern).
  • Framework provides commonly used facilities so that we do not need to build from scratch (e.g., validation, ORM, pagination, multiple databases, scaffolding, session setting, error handling, etc.).
  • MVC Concept (Model, View, Controller)

Php Codeigniter Tutorial For Beginner

According to Wikipedia some of the advantages of CodeIgniter (CI) are compared with other PHP Frameworks:

  • Suitable for beginners: the use of CodeIgniter is effortless, this framework is perfect for beginners.
  • High-speed performance: CodeIgniter is the fastest framework compared to other PHP frameworks.
  • Minimal configuration (nearly zero configuration): Using standard configuration, CodeIgniter works well. For a large project, you only need to adjust to the database settings, routing or autoload.
  • Many communities and forums: with this large CI community, make it easy for us to interact with others, whether it’s inquiring or the latest technology.
  • Complete documentation: Every CodeIgniter installation package accompanied by an excellent and full user guide for starters, the language is easy to understand.

How to Installation PHP Codeigniter Frameworks

I think installing CodeIgniter is pretty easy to use. This framework does not require too many complicated configurations. The first step is to download the latest version CodeIgniter on the official site codeigniter.com. After that extract the source code and change its name to mycodeigniter then move the folder to htdocs folder(c://xampp/htdocs/). In my example, I use XAMPP as PHP server.

Related Articles :

  • CodeIgniter Tutorial How To Make Rest API ( Server And Client )
  • Simple CRUD Apps With Codeigniter Tutorial For Beginners
  • How To Remove Index php Url Path Codeigniter

Read another article: The Steps How to Install Openssl On Xampp Windows

To test whether the installation process is successful or not, please access the URL http://localhost/ mycodeIgniter/. If successful it will appear Welcome to CodeIgniter as shown below.

PHP Codeigniter Tutorial Installation Successfull

Done, Installing CodeIgniter does not require any complicated configuration. Thus my article about Introduction – PHP Codeigniter Tutorial For Dummies Step By Step. The next article i will share Codeigniter MVC Concept For Dummies With Simple Example, hope useful.

Another PHP Related Post :

  • How To Replace String With Another String In PHP
  • Login Page – Tutorial CRUD Client and API Server Using JQuery And Lumen Part 2
  • Tutorial CRUD Client and API Server Using JQuery And Lumen Part 1
  • How To Solve Problems Illegal mix of collations (latin1_swedish_ci,IMPLICIT) In Laravel
  • How To Resolve No ‘Access-Control-Allow-Origin’ Header In Lumen
  • How To Create Custom Class In Laravel 5.5 For Beginners

Avatar for Sigit Prasetya Nugroho

About Sigit Prasetya Nugroho

This site is a personal Blog of Sigit Prasetya Nugroho, a Desktop developer and freelance web developer working in PHP, MySQL, WordPress.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Time limit is exhausted. Please reload CAPTCHA.

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Primary Sidebar

Welcome to my Home,

Avatar for Sigit Prasetya NugrohoThis site is a personal Blog of Sigit Prasetya Nugroho, a Desktop developer and freelance web developer working in PHP, MySQL, WordPress.



Popular Articles

Checked checkbox AdminLTE Bootstrap in Jquery

November 4, 2014 By Sigit Prasetya Nugroho 7 Comments

Simple create date format validation with jqueryUI

December 21, 2014 By Sigit Prasetya Nugroho Leave a Comment

Create Simple Progress Bar for Fake Online Generator with Jquery

January 10, 2015 By Sigit Prasetya Nugroho Leave a Comment

22+ Coolest Free Jquery Plugin For Premium Theme

October 3, 2015 By Sigit Prasetya Nugroho Leave a Comment

Easy Build Your Anti Copy Paste Plugin

October 6, 2015 By Sigit Prasetya Nugroho Leave a Comment

Popular Tags

adminlte (15) adsense (13) adsense tips (4) affiliate amazon (13) amazon (12) Android (8) angular (16) angular 4 (12) angular 5 (4) asin grabber (3) Bootstrap (27) codeigniter (5) create wordpress theme (5) crud (8) css (6) free wordpress theme (7) google adsense (4) imacros (4) increase traffic (6) jquery (34) laravel (10) laravel 5 (5) learn android (5) modal dialog (5) mysql (6) nodeJs (4) optimize seo (4) pdo (6) php (30) plugin (53) pos (7) Publisher Tips (5) react (3) Reactjs (7) SEO (37) theme (17) tutorial angular (5) tutorial angular 4 (6) tutorial javascript (10) tutorial javascript beginners (4) twitter (3) widget (3) wordpress (18) wordpress plugin (13) XMLRPC (5)




  • About
  • Contact Us
  • Disclaimer
  • Privacy Policy
  • Terms and Conditions

©2021 Seegatesite.com