Skip to content
CourseAsk.
PHP From Scratch | Beginner To Advanced
Udemy MOOC / Non-credit 0

PHP From Scratch | Beginner To Advanced

About this course

This course is broken up into two parts. First, we have seven learning modules to learn the fundamentals of PHP programming, including:Data Types & VariablesArrays & IterationControl Structures & ConditionalsFunctions & ScopeObject Oriented ProgrammingSuperglobals ($_GET, $_POST, $_SESSION, $_COOKIES, etc)Database Integration & PDOAfter that, we go for a hands-on approach and build a job listing website. We build this from the ground up without any framework or libraries. These sections will teach you how to structure a vanilla PHP project and is a great precursor to learning Laravel or another framework.Here is what we will do in the project videos:We will create a custom Laravel-like router. We will refactor this a bunch of times to keep adding features like accepting HTTP methods, params and middleware.We will structure our project into two main folders, which will be called Framework and App. Framework will be the core that includes classes like Router, Database, Validation, and Session. App will include our controllers and views.We will create CRUD operations for job listings.We will implement an authentication and authorization system as well as protect routes using custom middleware.We will add a search feature to search/filter listings by keywords and/or locationWe will learn to validate and sanitize data as well as use prepared statements with PDO to protect against SQL injection attacks.If you are a beginner, I suggest taking the course from the beginning and go through all of the learning modules. If you are more experienced and know the fundamentals, you can jump right into the project.

B

69/100

CourseAsk score

What the provider tells you
45/45
Who stands behind it
8/35
How complete the listing is
16/20

Scores how much the provider publishes and who stands behind it — not how well it is taught.

What you'll learn

  • understand the fundamentals of PHP programming
  • build a job listing website from the ground up
  • create and manage CRUD operations
  • implement an authentication and authorization system
  • protect applications against SQL injection attacks using prepared statements

Course objectives

  • equip students with a foundational understanding of PHP
  • provide hands-on experience in building a real-world application
  • prepare students for more advanced PHP frameworks
Web Development #data validation #authentication #crud operations #secure coding #object-oriented programming #database integration #authorization #web development #php #pdo
$49.99

Price shown by Udemy — confirm on their site.

Enroll on Udemy

You'll be redirected to Udemy to complete enrollment.

  • Listed & compared by CourseAsk
  • English · 0

Compared on these lists

Where this course ranks against the alternatives.