Skip to main content

Codeigniter Framework Tutorials in Urdu/Hindi

Last time I shared PHP OOP Tutorials in Urdu/Hindi and now I’ll share Codeigniter Framework tutorials. Codeiginer is one of the popular PHP frameworks which is mandatory for every web developer who wants to work somewhere in a software house or wants to work professionally in the field of web development. These tutorials are created by Rahul Makhija, and he has coordinated with us to share his tutorials on this blog.

codeigniter-in-urdu1

What’s a Framework?


A framework is a set up of functionality which is available to the developer for leveraging his/her web development tasks, A framework makes the web developer’s job easier by giving him ready made functions and methods to use in his/her projects. It also reduces the work flow and makes the application faster and safer. There are many frameworks available in the market, and most of them are free to use with open source approach.

What’s Codeigniter?


PHP is a popular server side scripting language which has many frameworks such as Laravel, Codeigniter, PHPCake, Zend and Magento etc. Codeigniter is the easiest and light weight framework which is the need of every PHP developer today. It’s free to use and open source (Open source means everyone can contribute to this framework and can also see the source code).

What’s MVC?


MVC stands for Model View Controller, this is a design pattern which is now very popular, and therefore, every PHP framework has adopted this approach. So most of the times, you’ll find a Framework working on this pattern (MVC), and you can also create an MVC with your own logic’s and PHP skills.

Furthermore, in the MVC design pattern, the Model is for creating back-end functionality such as the database, queries and other logic’s related to database driven tasks. The View is for creating the front-end work such as HTML pages and CSS liberaries. And finally, the Controller is for action, it works like connecting the Model with the View.

Codeigniter Video Tutorials in Urdu/Hindi



Above is the playlist of 25 tutorials on Codeigniter in Urdu/Hindi, you just need to play one video, and the next one will play automatically. Watch all the tutorials one by one to understand how Codeigniter works, and how you can use it for your web development projects. Furthermore, there is a small project created using Codeigniter, that’s also included in the above tutorials series. If you got any questions then do post that in the comment section below. I’ll also share tutorials related to PDO in PHP and also some more frameworks in the future.

Comments

Popular posts from this blog

C++ Programming Tutorial - How to Install Code::Blocks in Ubuntu Linux - Learn Online

Installing Code::Blocks How do I Install Code::Blocks HOWTO: Installing Code::Blocks 10.05 How do you install Irrlicht on Code::Blocks? How do you install CodeBlock on ubuntu? codeblocks /bin/sh: g++: not found Installing codeblocks on ubuntu Installing Code::Blocks on Ubuntu 10.04?

How To Install Kali Linux in VirtualBox - Learn Online

in this video I am going to sho you How to install Kali Linux in Virtualbox : Step-by-step . This is A detailed guide on installing Kali Linux on VirtualBox. I am going to show How to Install Kali Linux 2016 + Guest Additions on VirtualBox. Install Kali linux 2.0 on Virtual Box Step by Step Install Kali LInux 2 in VirtualBox Installing Kali Linux 2016.1 on VirtualBox

How to install Skype on Ubuntu Linux 13.04/12.10/12.04 x64/x32 bit - Learn Online

Required commands to install skype sudo dpkg --add-architecture i386 sudo apt-get update sudo add-apt-repository "deb $(lsb_release -sc) partner" sudo apt-get update && sudo apt-get install skype Download Skype for Linux, get Skype for Linux How to Install Skype Using Terminal on Ubuntu How to install Skype with 13.04 How do I install Skype Install Skype on Ubuntu 12.04 LTS 64-bit How to install Skype in Ubuntu 13.04 How to get Skype for Ubuntu How to install skype in ubuntu 12.04 Latest Skype Release Added to Ubuntu Software Center How do I add Skype to my version of Ubuntu Skype for Ubuntu (32-bit) How to get Skype video call to work in Ubuntu How to Get Rid of Skype on Ubuntu How to Install Skype Wrapper and Integrate Skype into Ubuntu