Currently Empty: $0.00
Curriculum
- 1 Section
- 33 Lessons
- 30 Days
Expand all sectionsCollapse all sections
- Introduction to PHP & Local Server Setup33
- 1.1Course Orientation + Introduction to Web Development
- 1.2Installing XAMPP and Setting up Localhost
- 1.3Writing Your First PHP Script (hello.php)
- 1.4PHP Variables, Data Types, Constants
- 1.5Operators and Expressions
- 1.6Control Structures (if, else, switch)
- 1.7Quiz + Mini Project: Simple Calculator
- 1.8PHP Functions, Arrays & Loops
- 1.9Loops: for, while, do-while, foreach
- 1.10PHP Functions – Built-in & Custom
- 1.11Arrays – Indexed, Associative, Multidimensional
- 1.12Working with Strings and String Functions
- 1.13Form Handling with GET and POST
- 1.14Validation and Sanitization
- 1.15Mini Project: Contact Form with Validation
- 1.16Introduction to MySQL and Database Operations
- 1.17Introduction to MySQL and phpMyAdmin
- 1.18Inserting and Retrieving Data from MySQL
- 1.19Updating and Deleting Records
- 1.20Creating Databases and Tables
- 1.21PHP-MySQL Integration (mysqli / PDO)
- 1.22Connecting PHP to Database and Displaying Data
- 1.23Mini Project: Student Record Manager (CRUD)
- 1.24Sessions, File Upload, Project Work
- 1.25PHP Sessions and Cookies
- 1.26User Authentication (Login/Logout)
- 1.27File Upload Handling in PHP
- 1.28Error Handling and Debugging Techniques
- 1.29Building Navigation and Structuring PHP Pages
- 1.30Final Project Planning: Blog or Guestbook
- 1.31Final Project Development (CRUD + Login + Upload)
- 1.32Final Project Completion + Hosting Guide
- 1.33Final Review + Certification + Next Steps