HOME > Development > Learn PHP 7, MySQL, Object-Oriented Programming, PHP Forms

Learn PHP 7, MySQL, Object-Oriented Programming, PHP Forms

  • Development
  • Mar 31, 2025
SynopsisLearn PHP 7, MySQL, Object-Oriented Programming, PHP Forms, a...
Learn PHP 7, MySQL, Object-Oriented Programming, Forms  No.1

Learn PHP 7, MySQL, Object-Oriented Programming, PHP Forms, available at $59.99, has an average rating of 4.2, with 76 lectures, 5 quizzes, based on 414 reviews, and has 1974 subscribers.

You will learn about Build a login script Build object-oriented applications Create a multi-page form Submit data to a MySQL database Create a contact form Send email via PHP Create folders via PHP Create a database class Upload files via PHP Learn prepared statements This course is ideal for individuals who are This course is meant for PHP beginners or Anyone who wants to learn to code PHP or Developers who want to learn more than just what to type It is particularly useful for This course is meant for PHP beginners or Anyone who wants to learn to code PHP or Developers who want to learn more than just what to type.

Enroll now: Learn PHP 7, MySQL, Object-Oriented Programming, PHP Forms

Summary

Title: Learn PHP 7, MySQL, Object-Oriented Programming, PHP Forms

Price: $59.99

Average Rating: 4.2

Number of Lectures: 76

Number of Quizzes: 5

Number of Published Lectures: 76

Number of Published Quizzes: 5

Number of Curriculum Items: 81

Number of Published Curriculum Objects: 81

Original Price: $59.99

Quality Status: approved

Status: Live

What You Will Learn

  • Build a login script
  • Build object-oriented applications
  • Create a multi-page form
  • Submit data to a MySQL database
  • Create a contact form
  • Send email via PHP
  • Create folders via PHP
  • Create a database class
  • Upload files via PHP
  • Learn prepared statements
  • Who Should Attend

  • This course is meant for PHP beginners
  • Anyone who wants to learn to code PHP
  • Developers who want to learn more than just what to type
  • Target Audiences

  • This course is meant for PHP beginners
  • Anyone who wants to learn to code PHP
  • Developers who want to learn more than just what to type
  • NOTE: This is five of my flagship courses bundled into one: 

    1. Beginner’s Guide to PHP

    2. Build Professional PHP Applications With Object-Oriented Programming

    3. Secure Session-Based Login Script

    4. How to Submit an HTML Form to a MySQL Database Using PHP

    5. Freelancing on Upwork

    All 5 are included in this course.

    Hey, I’m John. I’ve been a freelance web developer for over 12 years. You might know me from my popular YouTube channel or the work I’ve done for well-known clients like New York Times Bestselling Author Michael Hyatt, Internet Celebrity (and Ellen regular) Lewis Howes, Inc. Magazine and others.

    Over the years, I’ve taught hundreds of thousands of web developers how to code.

    And, I’ve finally put my flagship PHP courses here on Udemy.

    That’s what this course is.

    I’ve taken my five most popular training courses and packaged them here in one big mega-course that’s going to take you from beginner to building the kind of professional PHP applications clients and employers are starving for. But, let me be upfront with you before you go any further

    I teach leaders

    People willing to break the rules.

    My goal for you isn’t for you to just know what everyone else does. I’m going to challenge you to think differently and deeper to be creative and try new things. I don’t want you to be the one simply using the shiny new “thing” someone else developed. I want you to be the one building that shiny new thing.

    The latest and greatest design pattern

    Or, a newer and better framework

    The next multi-million user application.

    I don’t want you to just be a user of these things. I want you to be the “mastermind” behindthem. Sounds amazing but, it’s no small task. So, I’m not going to just show you one way of doing things or give you all “my” answers. I want you to learn how to develop your own answers.

    Because you understand the code at such a deep level.

    That means this course isn’t for everyone.

    BUT

    If you’re ready to challenge yourself and take not just your PHP skills, but all your coding skills up a notch then, this course is for you. Here’s some of the things you’re going to learn:

  • How to create a secure login form

  • How to build cryptographically secure tokens

  • Object-oriented programming

  • How to send email via PHP

  • How to create a multi-page form using sessions

  • How to upload files

  • How to create folders

  • How to create a contact form

  • Arrays, loops

  • If, else and switch

  • Prepared statements

  • PDO and MySQLi

  • And, a lot more.

  • PLUS, I’ve added module 2 of my Upwork 101 course that will show you how to build your Upwork profile to BOTH persuade clients to hire you AND rank higher on Upwork so your profile actually gets seen and you can get paid for all these new skills you’re going to learn.

    So, if you’re ready to take the challenge

    And, finally just GO for it!

    Enroll in the Beginner’s Guide to PHP and let’s get crackin’.

    Course Curriculum

    Chapter 1: Introduction & Getting Started

    Lecture 1: Software: Source Code Editors

    Lecture 2: Software: Web Servers

    Lecture 3: Software: Integrated Development Environments (IDEs)

    Lecture 4: Software: Cloud IDEs (Recommended)

    Lecture 5: How to Set Up Your Development Environment

    Chapter 2: PHP 101: The Basics

    Lecture 1: What Is PHP?

    Lecture 2: Hello World

    Lecture 3: Variables

    Lecture 4: Arrays

    Lecture 5: If, Else and Switch

    Lecture 6: For and Foreach

    Lecture 7: While Loops

    Lecture 8: Get

    Lecture 9: Post

    Lecture 10: How to Send Email Via PHP

    Lecture 11: Project: How to Create a Contact Form

    Lecture 12: Section Source Code

    Chapter 3: PHP 101: The Next Level

    Lecture 1: PHP Operators

    Lecture 2: Read, Write and Append Files

    Lecture 3: Create Folders

    Lecture 4: Sessions

    Lecture 5: Cookies

    Lecture 6: Custom Functions

    Lecture 7: Scope

    Lecture 8: Constants

    Lecture 9: cURL

    Lecture 10: File Get Contents

    Lecture 11: Upload Files

    Lecture 12: Project: How to Create a Multi-Page Form

    Lecture 13: Section Source Code

    Chapter 4: PHP 101: MySQL

    Lecture 1: Database Design

    Lecture 2: Database Structure

    Lecture 3: Create Tables

    Lecture 4: Connect to a Database

    Lecture 5: Read

    Lecture 6: Create

    Lecture 7: Update

    Lecture 8: Delete

    Lecture 9: Prepared Statements

    Lecture 10: How to Create a Database Class

    Lecture 11: Project: Submit a Form to a Database

    Lecture 12: Section Source Code & PDFs

    Chapter 5: Object-Oriented Programming In PHP

    Lecture 1: What Is Object-Oriented Programming?

    Lecture 2: Class, Property. Object, Method

    Lecture 3: Constructors

    Lecture 4: Visibility

    Lecture 5: Inheritance

    Lecture 6: Static Methods and Properties

    Lecture 7: Namespaces

    Lecture 8: Autoload

    Lecture 9: Interfaces

    Lecture 10: MVC Primer

    Lecture 11: Building OOP Applications

    Lecture 12: Section Source Code

    Chapter 6: Project: Submit an HTML Form to a MySQL Database

    Lecture 1: Forms ARE the Internet

    Lecture 2: How to Build a Simple PHP Form

    Lecture 3: How to Secure Your Form

    Lecture 4: How to Build an Advanced PHP Form

    Lecture 5: Cleaning Up Your Form With a Functions File

    Lecture 6: How to Display Your Data

    Lecture 7: Section Source Code

    Chapter 7: Project: Secure Login Script

    Lecture 1: What Youre Going to Build

    Lecture 2: Create a Simple, Database-Free Login Form

    Lecture 3: Create an Advanced Database-Driven Login Form

    Lecture 4: Remember Me Feature

    Lecture 5: Secure Password Reset Feature

    Lecture 6: Section Source Code

    Chapter 8: Project: Build Your Profile on Upwork

    Lecture 1: What Youre Going to Learn

    Lecture 2: Master Strategy

    Lecture 3: Profile Picture

    Lecture 4: Keyword-Rich Title

    Lecture 5: Write a Compelling Overview

    Lecture 6: Record a Profile Video

    Lecture 7: How to Build Your Portfolio

    Lecture 8: Tests, Certifications, Employment History, Etc.

    Lecture 9: Class Project

    Instructors

  • Learn PHP 7, MySQL, Object-Oriented Programming, Forms  No.2
    John Morris
    I teach web developers how to code and how to get work
  • Rating Distribution

  • 1 stars: 9 votes
  • 2 stars: 10 votes
  • 3 stars: 43 votes
  • 4 stars: 116 votes
  • 5 stars: 236 votes
  • Frequently Asked Questions

    How long do I have access to the course materials?

    You can view and review the lecture materials indefinitely, like an on-demand channel.

    Can I take my courses with me wherever I go?

    Definitely! If you have an internet connection, courses on Udemy are available on any device at any time. If you don’t have an internet connection, some instructors also let their students download course lectures. That’s up to the instructor though, so make sure you get on their good side!