Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP CodeIgniter:CRUD concepts in MVC
Rating: 2.9 out of 5(6 ratings)
603 students
Created byNaveen Kumar A
Last updated 11/2016
English

What you'll learn

  • Lifetime access to all videos in this course
  • get a good basics in crud concepts in codeigniter
  • identify and manage risks in some modules of PHP development
  • Complete a study on PHP

Course content

3 sections6 lectures35m total length
  • self intro1:38

    Master crud concepts in mvc with PHP CodeIgniter, focusing on update and delete operations on a database table within the course context.

  • Introduction to course2:24

    Discover PHP CodeIgniter, an open source MVC framework, to implement CRUD concepts with rich libraries, security features, and database tools.

Requirements

  • An up to date web browser(preferably chrome)
  • Text Editor like Editplus(not mandatory you can manage with notepad also)
  • WAMP server with codeigniter framework installed

Description

PHP is a general-purpose scripting language geared toward web development. It was originally created by Danish-Canadian programmer Rasmus Lerdorf in 1994. The PHP reference implementation is now produced by The PHP Group. PHP originally stood for Personal Home Page, but it now stands for the recursive initialism PHP: Hypertext Preprocessor. This course mainly focuses on learning Codeigniter crud(create read update delete operations of a database table) in its MVC architecture which is very useful in the web development field. In this tutorial series you get to learn about it's basics . Codeigniter is a PHP framework which is in very demand. it is easy to learn and it is used in most web development today. By enrolling in this course you will get a very good grip on crud in Codeigniter. By the end of it you will have a firm understanding of the concepts of crud in Codeigniter and you will be able to code a crud application in Codeigniter on your own .this course is not for experts and slow learners as the pace of this course will be very fast .you should have basic understanding of PHP,HTML,MYSQL and Codeigniter for enrolling in this course. All the best for your future


Who this course is for:

  • anyone who want to enhance their career in web development field
  • should have basic knowledge in PHP,HTML,MYSQL and MVC in Codeigniter