
Introduce to the course and discuss what you can get from this course.
In this video you'll be learning how to install codeigniter
Notes on installing development setup
Befor installing codeigniter you must have install a PHP devlopment. Plese use following links if you've not installed yet.
In this video you'll learn the MVC theory and how it is implemented in Codeigniter
In this video I'll explain you about the basic URL routing of the codeigniter and how you can access controllers via web browser.
In this video you'll be learning how to create a Controller in codeigniter and see what are the things you can do the controller
In this video, you'll be learning how to create a view in codeigniter and use it with the controller.
In this video, you'll be learning how to create a model and how it can be loaded into the controller.
In this video you will learning about Codeigniter helpers and search for available helpers in the codeigniter.
You can download the Source Code as a gist
In this video, you'll be learning how to use codeigniter libraries and search for available libraries.
In this video, you'll be learning how to use static files like (CSS, JavaScript, Images) with codeigniter
In this video, You'll be learning how to configure and connect to the Database(MySql) using codeigniter.
In this video, you'll be learning how to interact with a MySql database using SQL in codeigniter.
In this video, You'll be learning how to interact with the Database using Active Records.
In this video, I'll explain you about the mini project and how we are building it in the next few videos.
In this video, I'll be showing you to create database for the mini project
In this video, I'll show you how to create the basic template for our Mini Project (My Blog).
In this video, I'll show you how to add out blog post into the database.
In this video, I'll show you how to add our blog post into the database.
In this video, I'll show you how to add all the posts in my database (post table) in a single page.
Some of the PHP functions we've used
In this I'll show you how to load a single post into a view.
In this video, I'll show you how to add the delete functionality to our Blog Engine - My Blog
It's time to do some exercise on your own :)
You can download the complete source code for the Mini Project and the Sample Database SQL.
In this video, I will demostrate how XSS works and how to prevent it using Codeigniter.
In this video, you will be learning about how to prevent SQL Injection attacks using codeigniter.
In this video you'll be learning how to prevent displaying PHP error.
In this video, I will demonstrate CSRF attack (in a developer perspective) and how you can prevent it using codeigniter.
In this video, you'll be learning about the config files in codeigniter and create your own config files.
In this video, You'll be learning how to load libraries, helpers and config files automatically.
In this video, I will show you how to change the application folder into something else you specify.
In this video, you'll be learning how about advanced URL Routing in codeigniter.
In this video, you'll be learning how to add a custom library to your codeigniter installation.
In this video, you'll be learning how to extend a library in codeigniter.
In this video you'll be learning how to add a custom helper to your codeigniter installation.
In this video, I'll be showing how to extend a helper in codeigniter.
In this video, you'll be learning how to extend Core Codeigniter classes. (demonstrating, extending Controller class)
Codeigniter is one of the most popular and mature PHP frameworks.
With this Codeigniter tutorial for beginners, you'll be learning codeigniter from the basics, correctly. After following this Codeigniter tutorial, you will be able to customize codeigniter to suit your needs and build your project with codeigniter like a pro.
Throughout this project we are working with a Mini Project. It is help us to apply things we've learned. So you can not only gain knowledge but you can see how they can be applied in real life too.
Time is more valuable than money. I prepared this Codeigniter tutorial course to be very effective, so you can learn everything you need to know about codeigniter in less time.
Course will be mostly on videos, and you can download related materials too.
Requirements
Learn Codeigniter correctly and get most out of it with this Codeigniter tutorial.
( I'm not a native English Speaker - But I try to make it clear as possible as I can )