Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
PHP Course Basics
Rating: 4.6 out of 5(3 ratings)
293 students

PHP Course Basics

PHP Basics to develop Websites and Web Apps
Created byUbaid Ur Rehman
Last updated 5/2022
Urdu

What you'll learn

  • Define basic understanding of programming or coding.
  • Make you able to code by yourself.
  • Make you able to develop your own website and web apps.
  • Will give you a path to go deeper in the field of Programming.

Course content

1 section9 lectures54m total length
  • Installation and Syntax6:40
  • PHP Variables3:36
  • PHP Constants4:01
  • PHP String Functions7:58
  • PHP Arrays10:43
  • PHP If Else If3:05
  • PHP Switch3:51
  • PHP Loops11:04
  • PHP Functions3:32

Requirements

  • Just basic knowledge of computer.
  • Must have a laptop or desktop with good internet connection

Description

Welcome to the PHP Basic course.

Why PHP?

PHP started out as a small open source project that evolved as more and more people found out how useful it was. Rasmus Lerdorf unleashed the first version of PHP way back in 1994.

  • PHP is a recursive acronym for "PHP: Hypertext Preprocessor".

  • PHP is a server-side scripting language that is embedded in HTML. It is used to manage dynamic content, databases, session tracking, and even build entire e-commerce sites.

  • It is integrated with a number of popular databases, including MySQL, PostgreSQL, Oracle, Sybase, Informix, and Microsoft SQL Server.

  • PHP is forgiving: PHP language tries to be as forgiving as possible.


About Course?

In this course, you will learn and understand the installation of PHP and different tools to work on.

You will learn the basic syntax of coding in PHP, How to create variables and interact with computers through PHP.

You will be able to know how websites can be developed through coding in PHP.

You will learn to manage and create a Database and store information in Database through PHP.

You will learn how to fetch data from Database and use the data to show on your website and to use the data to write some informative scripts.

In this basic course you will learn the following topics :

Basic Syntax

What are Variables in PHP and how to create them?

What are Constants in PHP and how to create them?

Strings in PHP and different methods to modify strings.

Arrays in PHP and how to use them in code.

If else if statements and Switch statements and their usage for conditional work in code.

What are Loops why do we use loops in Programming?

And Functions of PHP and how we can create our own function in PHP.


So This course is going to be 1st pillar to your success in the field of Web Development and Programming in PHP to write amazing scripts for different purposes.


Who this course is for:

  • This course is for begginers to start their career in the field o web development.