Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Intro To PHP For Web Development
Rating: 4.5 out of 5(757 ratings)
5,272 students

Intro To PHP For Web Development

Learn PHP for Web Development. Php is a popular Programming Language for a reason! Become a backend coder today!
Created byJohn Elder
Last updated 11/2023
English

What you'll learn

  • You'll learn how to code in the PHP Programming Language

Course content

2 sections56 lectures5h 57m total length
  • Introduction1:43
  • First Things First: How To Get Support Fast!0:09

    Check out my student Facebook Group...

    It's a great place to get fast support for this course from me, to interact with other students, to post your projects and code, and to access course announcements and extras...

    Join Now!

    https://www.facebook.com/groups/codemycom/

  • Install XAMPP5:02
  • Install Sublime Text Editor5:40
  • PHP Structure and Syntax9:54
  • Variables6:25
  • Math Operators7:47
  • String Concantenation4:40
  • Comparison Operators7:08
  • Escape Characters6:04
  • If Else Statements7:23
  • Elseif Statements5:56
  • Numeric Arrays8:04
  • Associative Arrays5:39
  • Array Count4:03
  • While Loops7:45
  • For Loops4:31
  • Foreach Loops6:26
  • Functions9:25
  • Random Function7:04
  • Date Function5:39
  • String Manipulation Functions8:04
  • Include Function5:30
  • Templating Out A Website8:34
  • Template Practice and Jumbotron6:19
  • Install Git Bash Terminal4:17
  • Generate an SSH Key3:35
  • Initialize Git6:51
  • Setup Github.com7:06
  • Install the Heroku Toolbelt4:16
  • Push Code To Heroku5:04
  • Heroku Domain Names3:44
  • Conclusion4:45
  • PHP Cheat Sheet0:12

    Grab the PHP Cheat Sheet Here:  https://codemy.com/php-sheet.pdf

Requirements

  • No programming skills necessary to take this course.
  • A computer with Internet Access is needed to write code

Description

In this course you'll learn everything you need to know about PHP for Web Development.

PHP powers most of the Internet, and using it is much easier than many other programming languages. 

PHP is completely free to use, and you'll be up and running building cool web apps in minutes. 

In this course I'll walk you through the PHP language itself.  You'll learn computer programming fundamentals like:

-Variables

- Math Operators

- Comparison Operators

- If/Else Statements

- Arrays

- Loops

- Functions

- And more!

We'll also learn how to set up an online development environment where you can write your code, and learn all about version control using git and github.

I'll also show you how to host websites for free on the popular Heroku web hosting platform.

PHP is an incredibly useful skill to have, and learning has never been easier!  I'll see you inside!

Who this course is for:

  • Anyone who wants to learn PHP to develop Web Apps