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?

Facebook Advertising Coupon – What Happened?

It used to be that Facebook had many different promotions in which they gave out free $50 advertising coupons. Facebook Advertising Coupon is only getting from some hosting service that is include in godaddy Hostgator and 1and1, If you do a search for “Free Facebook Coupons” on Google you’ll probably see some results like this: Free coupon when you buy WordPress hosting through GoDaddy Free coupon when you setup a DIY website through specific website builders Free coupon when you “like” Facebook’s Marketing page Unfortunately none of these are still active. What happened is in mid-2015 Facebook tightened their hold on advertising credit coupons, likely in response to companies who were “reselling” coupons on eBay and Fiverr. As a result, Facebook ended many of these promotions. Facebook Advertising Coupon Facebook Ads can get expensive pretty quickly. There’s no secret about that. And with organic reach continuing to decline with the most recent algorithm upd...

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