Completed
PHP - Form Handling (Accessing HTML form data in PHP) - Demo
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
PHP Programming Complete Course - XAMPP, MySQL, Forms, and Web Development
Automatically move to the next video in the Classroom when playback concludes
- 1 XAMPP Installation & using Visual Studio Code for PHP - Demo
- 2 Introduction to PHP - Session 1 - Demo using Visual Studio Code
- 3 Introduction to String Handling functions in PHP - Demo using VSCode
- 4 Functions in PHP - Demo using VSCode
- 5 Arrays in PHP - Indexed & Associative - Single Dimensional and Multi Dimensional Arrays - Demo
- 6 PHP - Form Handling (Accessing HTML form data in PHP) - Demo
- 7 PHP - MYSQL Database Connection using MYSQLI Extension - INSERT - UPDATE - DELETE - SELECT - DEMO
- 8 Registration Form using PHP and MySQL Database & Displaying data from Database using an HTML Table
- 9 PHP - Regular Expressions - Exercises - Live Class Demonstration
- 10 PHP - File Handling - WRITE , APPEND, READ data from a file using a form & file methods - Demo
- 11 File Upload Script using PHP - DEMO
- 12 Cookies in PHP - Coding a simple application using Cookies
- 13 Understanding Sessions in PHP by coding an Application that supports Login and Logout using MySQL
- 14 Login Alert Notification by Email using PHP (PHPMailer) -Demo