SlideShare a Scribd company logo
INTRODUCTION TO MVC WEB
FRAMEWORK WITH CODEIGNITER
WHAT IS FRAMEWORK?
WHAT IS FRAMEWORK?
 Provide general structure of the application
 Therefore, you must learn its structure to be able
to use it
 Handle common tasks
 What is a difference between framework and
library?
 Your code use library
 Your code is used by framework
WHAT IS MVC?
WHAT IS MVC?
 A Design Pattern
 Stands for Model, View and Controller
 Separate Business Logic from Presentation Logic
MODEL-VIEW-CONTROLLER
Model
ViewController
MODEL
 Represents data
 Hold data structure
 Usually (but not always) backed by database
 Contains data related logic
 i.e. determine whether today is user birthday or
not
CONTROLLER
 Holds business logic
 Handling Input/Output
 Notify model(s) of user action
 Use view(s) for presentation
VIEW
 How data will be displayed to user
 Holds presentation logic
 i.e. looping through a set of data to be displayed
MVC AND THE WEB
MVC FOR WEB
MVC WEB FRAMEWORK
Ruby
• Ruby on
Rails
• Merb
• Etc.
Python
• Django
• Pylons
• TurboGears
• Etc.
PHP
• CodeIgniter
• CakePHP
• Zend
Framework
• Etc.
INTRODUCTION TO CODEIGNITER
WHY CODEIGNITER?
Pros
 Easy to learn and adopt
 Easy to deploy
 Lightweight
 Extensive Thai user base
 Thai document is available
 http://codeigniter.in.th
by @Dominixz
Cons
 It’s PHP :-(
 Not very object-oriented in
some part
 Incompetence cache and
view framework
 Though you can plug
another toolset of your
choice instead
WANT A BETTER
EXPERIENCE?
A STANDARD BLOG EXAMPLE
WHAT DO WE NEED FOR A
BLOG?
COMPONENTS OF A BLOG
Post
(Entry)
(Static)
Page
Category
Comment Theme Tag
User Navigation Etc.
A (STUPIDLY) SIMPLE BLOG
 Post
 Comment
 Front Page
 Post Page
 Create New Post Page
A (STUPIDLY) SIMPLE BLOG
BROKEN INTO MVC
Model
• Post
• Comment
Controller
• Blog
View
• Front
View
• Post View
• Create
New Post
View
WORKSHOP: CREATING A BLOG
WITH CODEIGNITER
CONCLUSION
CONCLUSION
 What is a framework?
 What is MVC?
 Model – Represents data
 Controller – Holds business logic
 View – Holds presentation logic
 MVC In Web Application
 Implementing a blog with CodeIgniter
ANY QUESTION?
THANK YOU
REFERENCES
 http://en.wikipedia.org/wiki/Model%E2%80%93
View%E2%80%93Controller
 http://betterexplained.com/articles/intermediat
e-rails-understanding-models-views-and-
controllers/
 http://slash7.com/2005/02/22/mvc-the-most-
vexing-conundrum/
CONTACT ME
 Blog: http://aosekai.net
 Email: knightbaron (at) gmail (dot) com
 Twitter: @KnightBaron
 Facebook: http://fb.me/knightbaron
 IRC
 #fanboi@irc.thai.com
 #thai-fansubs@irc.thai.com

More Related Content

What's hot (20)

PPTX
Codeigniter Introduction
Ashfan Ahamed
 
PPTX
Why choose Yii framework?
goodcore
 
PPT
Introduction to YII framework
Naincy Gupta
 
PPT
Yii php framework_honey
Honeyson Joseph
 
PPT
Benefits of the CodeIgniter Framework
Toby Beresford
 
PPT
Yii framework
Pratik Gondaliya
 
PPTX
Yii framework
Leena Roja
 
PDF
Php framework
cncwebworld
 
PDF
Yii Framework Security
Ilko Kacharov
 
PDF
Creating MVC Application with backbone js
Mindfire Solutions
 
PPT
Top 10 web application development frameworks 2016
iMOBDEV Technologies Pvt. Ltd.
 
KEY
Yii Framework
Jason Ragsdale
 
PPTX
ASP .NET MVC Introduction & Guidelines
Dev Raj Gautam
 
PPT
ColdFusion framework comparison
VIkas Patel
 
PPSX
Asp.net mvc
Er. Kamal Bhusal
 
PPT
ASP.NET MVC Presentation
ivpol
 
PPTX
No brainer
Tanzim Saqib
 
PPTX
Mvc summary
Muhammad Younis
 
PPTX
A site in 15 minutes with yii
Andy Kelk
 
PPT
Introduction to ASP.NET MVC 1.0
Shiju Varghese
 
Codeigniter Introduction
Ashfan Ahamed
 
Why choose Yii framework?
goodcore
 
Introduction to YII framework
Naincy Gupta
 
Yii php framework_honey
Honeyson Joseph
 
Benefits of the CodeIgniter Framework
Toby Beresford
 
Yii framework
Pratik Gondaliya
 
Yii framework
Leena Roja
 
Php framework
cncwebworld
 
Yii Framework Security
Ilko Kacharov
 
Creating MVC Application with backbone js
Mindfire Solutions
 
Top 10 web application development frameworks 2016
iMOBDEV Technologies Pvt. Ltd.
 
Yii Framework
Jason Ragsdale
 
ASP .NET MVC Introduction & Guidelines
Dev Raj Gautam
 
ColdFusion framework comparison
VIkas Patel
 
Asp.net mvc
Er. Kamal Bhusal
 
ASP.NET MVC Presentation
ivpol
 
No brainer
Tanzim Saqib
 
Mvc summary
Muhammad Younis
 
A site in 15 minutes with yii
Andy Kelk
 
Introduction to ASP.NET MVC 1.0
Shiju Varghese
 

Viewers also liked (15)

PPT
Introduction To Code Igniter
Amzad Hossain
 
PPT
Joomla! Templates and Comparison of Frameworks
Saurabh Shah
 
PPTX
Struts & hibernate ppt
Pankaj Patel
 
PPTX
CodeIgniter 101 Tutorial
Konstantinos Magarisiotis
 
ODP
A Good PHP Framework For Beginners Like Me!
Muhammad Ghazali
 
ODP
CodeIgniter PHP MVC Framework
Bo-Yi Wu
 
PDF
Php Model-View-Controller Frameworks
David Badura
 
PDF
Cake Php 1.2 (Ocphp)
guest193fe1
 
PPTX
Introduction to CodeIgniter
Piti Suwannakom
 
PPTX
Having fun with code igniter
Ahmad Arif
 
DOCX
Codeigniter
Chirag Parmar
 
PDF
Introduction To CodeIgniter
Muhammad Hafiz Hasan
 
PDF
Code igniter - A brief introduction
Commit University
 
PPTX
Laravel - Website Development in Php Framework.
SWAAM Tech
 
PPT
How to learn to build your own PHP framework
Dinh Pham
 
Introduction To Code Igniter
Amzad Hossain
 
Joomla! Templates and Comparison of Frameworks
Saurabh Shah
 
Struts & hibernate ppt
Pankaj Patel
 
CodeIgniter 101 Tutorial
Konstantinos Magarisiotis
 
A Good PHP Framework For Beginners Like Me!
Muhammad Ghazali
 
CodeIgniter PHP MVC Framework
Bo-Yi Wu
 
Php Model-View-Controller Frameworks
David Badura
 
Cake Php 1.2 (Ocphp)
guest193fe1
 
Introduction to CodeIgniter
Piti Suwannakom
 
Having fun with code igniter
Ahmad Arif
 
Codeigniter
Chirag Parmar
 
Introduction To CodeIgniter
Muhammad Hafiz Hasan
 
Code igniter - A brief introduction
Commit University
 
Laravel - Website Development in Php Framework.
SWAAM Tech
 
How to learn to build your own PHP framework
Dinh Pham
 
Ad

Similar to Introduction to MVC Web Framework with CodeIgniter (20)

PPTX
Sitecore mvc
pratik satikunvar
 
PDF
MVC 3.0 KU Day 1 v 1.1
Lek Pongpatimet
 
PPTX
codeigniter
Utkarsh Chaturvedi
 
PDF
Php and-mvc
Manoj Sahoo
 
PPTX
Mobile App Architectures & Coding guidelines
Qamar Abbas
 
PPTX
An Introduction To Model  View  Controller In XPages
Ulrich Krause
 
PPTX
MVC & backbone.js
Mohammed Arif
 
PPTX
MWLUG 2015 - An Introduction to MVC
Ulrich Krause
 
PPTX
Ps02 cint24 mvc in php
Conestoga Collage
 
PDF
.NET 8Developer Roadmap By Scholarhat PDF
Scholarhat
 
PPTX
Php Framework
cncwebworld
 
PDF
Principles of MVC for PHP Developers
Edureka!
 
PDF
CG_CS25010_Lecture
Connor Goddard
 
PPTX
Asp.net Overview and Controllers
Mustafa Saeed
 
PPT
MVC(Model View Controller),Web,Enterprise,Mobile
naral
 
PPTX
Getting started with MVC 5 and Visual Studio 2013
Thomas Robbins
 
PPTX
Angular JS, A dive to concepts
Abhishek Sur
 
PPTX
MVC Framework
Ashton Feller
 
PPTX
Asp net mvc series for beginers part 1
Gaurav Arora
 
PPTX
ASPNet MVC series for beginers part 1
Gaurav Arora
 
Sitecore mvc
pratik satikunvar
 
MVC 3.0 KU Day 1 v 1.1
Lek Pongpatimet
 
codeigniter
Utkarsh Chaturvedi
 
Php and-mvc
Manoj Sahoo
 
Mobile App Architectures & Coding guidelines
Qamar Abbas
 
An Introduction To Model  View  Controller In XPages
Ulrich Krause
 
MVC & backbone.js
Mohammed Arif
 
MWLUG 2015 - An Introduction to MVC
Ulrich Krause
 
Ps02 cint24 mvc in php
Conestoga Collage
 
.NET 8Developer Roadmap By Scholarhat PDF
Scholarhat
 
Php Framework
cncwebworld
 
Principles of MVC for PHP Developers
Edureka!
 
CG_CS25010_Lecture
Connor Goddard
 
Asp.net Overview and Controllers
Mustafa Saeed
 
MVC(Model View Controller),Web,Enterprise,Mobile
naral
 
Getting started with MVC 5 and Visual Studio 2013
Thomas Robbins
 
Angular JS, A dive to concepts
Abhishek Sur
 
MVC Framework
Ashton Feller
 
Asp net mvc series for beginers part 1
Gaurav Arora
 
ASPNet MVC series for beginers part 1
Gaurav Arora
 
Ad

More from Pongsakorn U-chupala (10)

PPTX
Container Rebalancing: Towards Proactive Linux Containers Placement in a Data...
Pongsakorn U-chupala
 
PPTX
Application-Oriented Bandwidth and Latency Aware Routing with OpenFlow Network
Pongsakorn U-chupala
 
PPTX
Designing of SDN-Assisted Bandwidth and Latency Aware Route Allocation
Pongsakorn U-chupala
 
PPTX
Vision of the future Ambient Intelligence
Pongsakorn U-chupala
 
PPTX
An Implementation of Virtual Cluster on a Cloud
Pongsakorn U-chupala
 
PPTX
Anime Discussion (Fall 2010)
Pongsakorn U-chupala
 
PPTX
Getting Things Done with "Getting Things Done"
Pongsakorn U-chupala
 
PPTX
Introduction to database
Pongsakorn U-chupala
 
PPTX
Are you ready for Google Wave?
Pongsakorn U-chupala
 
PPTX
How to develop a homebrew application for Nintendo Wii
Pongsakorn U-chupala
 
Container Rebalancing: Towards Proactive Linux Containers Placement in a Data...
Pongsakorn U-chupala
 
Application-Oriented Bandwidth and Latency Aware Routing with OpenFlow Network
Pongsakorn U-chupala
 
Designing of SDN-Assisted Bandwidth and Latency Aware Route Allocation
Pongsakorn U-chupala
 
Vision of the future Ambient Intelligence
Pongsakorn U-chupala
 
An Implementation of Virtual Cluster on a Cloud
Pongsakorn U-chupala
 
Anime Discussion (Fall 2010)
Pongsakorn U-chupala
 
Getting Things Done with "Getting Things Done"
Pongsakorn U-chupala
 
Introduction to database
Pongsakorn U-chupala
 
Are you ready for Google Wave?
Pongsakorn U-chupala
 
How to develop a homebrew application for Nintendo Wii
Pongsakorn U-chupala
 

Recently uploaded (20)

PPTX
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
PDF
Blockchain Transactions Explained For Everyone
CIFDAQ
 
PDF
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PPTX
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
PDF
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
PDF
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
PDF
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
July Patch Tuesday
Ivanti
 
PDF
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
PDF
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
PDF
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
PDF
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
WooCommerce Workshop: Bring Your Laptop
Laura Hartwig
 
Blockchain Transactions Explained For Everyone
CIFDAQ
 
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
AUTOMATION AND ROBOTICS IN PHARMA INDUSTRY.pptx
sameeraaabegumm
 
Building Real-Time Digital Twins with IBM Maximo & ArcGIS Indoors
Safe Software
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
HCIP-Data Center Facility Deployment V2.0 Training Material (Without Remarks ...
mcastillo49
 
Timothy Rottach - Ramp up on AI Use Cases, from Vector Search to AI Agents wi...
AWS Chicago
 
New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
July Patch Tuesday
Ivanti
 
Using FME to Develop Self-Service CAD Applications for a Major UK Police Force
Safe Software
 
The Builder’s Playbook - 2025 State of AI Report.pdf
jeroen339954
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
Reverse Engineering of Security Products: Developing an Advanced Microsoft De...
nwbxhhcyjv
 
LLMs.txt: Easily Control How AI Crawls Your Site
Keploy
 
Empower Inclusion Through Accessible Java Applications
Ana-Maria Mihalceanu
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 

Introduction to MVC Web Framework with CodeIgniter

Editor's Notes

  • #4: A set of code that…
  • #6: เช่น Cookbook Bussiness Logic ก็จะเป็นการติดต่อ DB เอาตำราตาม Criteria มาโชว์ ส่วนจะโชว์ยังไงก็ Presentation Logic
  • #7: ไม่ใช่การแยก Layer แต่เป็น 3 Module ที่แยกออกจากกัน
  • #14: CodeIgniter มันก็คือ MVC Web Framework ตัวนึงนั่นแหละ แต่ทำไมวันนี้เราถึงเลือก CodeIgniter?
  • #16: อ่อ! เดี๋ยวที่ Lab Theory จะมี Workshop Django ด้วยนะ วันที่ 26-30 ใครสนใจลงชื่อได้
  • #18: แต่ในวันนี้ เราจะใช้ CodeIgniter เขียน Blog ง่ายๆ ของเราเองขึ้นมา