Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
php basics for beginners
Rating: 4.1 out of 5(85 ratings)
7,070 students

php basics for beginners

learn the basics of php
Created byIjaz Ali
Last updated 2/2019
English

What you'll learn

  • PHP basics for beginners

Course content

9 sections32 lectures1h 49m total length
  • Introduction1:02

Requirements

  • There are no speciall requirements for this course.
  • A local server setup is required, for which we will install wampserver which free or you can install any other which you like.
  • An IDE, I will use PHPStorm but you can any other and I have given some segeestion in the enviorment setup section, like visual studio code, notepad++ etc..
  • A PC to execute your code for practice.
  • It is better to have the knowledge of HTML but not required.

Description

Hello everyone and welcome to the PHP basic course. This course is for beginners who want to learn the basics of PHP. In this course first, we start from a hello world program, then we will discuss variables, conditions, loops, sessions and forms. Then we will create a database and will create a table in this database. Then we will insert data to the database through PHP form. After completing this course, you will have learned the basics of PHP and you will be able to go to the next step and learn object-oriented programming in PHP.

Who this course is for:

  • web-developers who want to learn the basics of PHP