What Will You Learn?
In this PHP tutorial (with MySQL) you'll learn PHP from the ground up, and use it to create a simple website. We'll also be using a MySQL database to store data in, and using SQL to retrieve that data on our website. You'll learn about how to handle forms (POST, GET etc), validate data, redirect users and much more.About This Course
Provider: Youtube
Format: Online
Duration: 5 hours to complete [Approx]
Target Audience: Beginners
Learning Objectives: Able to build a basic website using PHP and MySQL, including form handling, data validation, user redirection, and database interaction.
Course Prerequisites: NA
Assessment and Certification: NA
Instructor: Net Ninja
Key Topics: Programming in PHP, MySQL, Form Validation, Classes & Objects
Topic Covered:
- - Introduction to PHP
- - Installing PHP (XAMPP)
- - Your First PHP File
- - Variables & Constants
- - Strings
- - Numbers
- - Arrays
- - Multidimensional Arrays
- - Loops
- - Booleans & Comparisons
- - Conditional Statements
- - Continue & Break
- - Functions
- - Variable Scope
- - Include & Require
- - Project Header & Footer
- - Forms in PHP
- - XSS Attacks
- - Basic Form Validation (part 1)
- - Filters & More Validation
- - Showing Errors
- - Checking for Errors & Redirecting
- - MySQL Introduction
- - Setting Up a MySQL Database
- - Connecting to a Database
- - Getting Data From a Database
- - Rendering Data to the Browser
- - The Explode Function
- - Control Flow Alt Syntax
- - Saving Data to the Database
- - Getting a Single Record
- - Deleting a Record
- - Finishing Touches
- - Ternary Operators
- - Superglobals
- - Sessions
- - Null Coalescing
- - Cookies
- - File System
- - Classes & Objects
0 Comments