Learn PHP with MySql
Web Development Fundamental (15-hr)
- Introduction to HTML/HTML5
- Introduction to CSS/CSS3
- Introduction to Java Script
- Introduction to Bootstrap
- Introduction to JQuery
Introduction to Core PHP (10-hr)
- History of Php
- Apache, PHP, MySQL, Xampp Installation
- Client/Server concept
- Handling Html Form with PHP
- Decisions and loop
- Function
- PHP arrays/String
- $_GET[] and $_POST[] method
- PHP-File inclusion
- PHP-Session and Cookies
- PHP Date and Time
- PHP-Sending Emails
- PHP-File Uploading/Download
- Php with ajax
Database Connectivity with MySQL (4-hr)
- Introduction to RDBMS
- Connection with MySQL Database
- Performing basic database operation (DML) (Insert, Delete, Update, Select)
- Setting query parameter
- Executing query
- Join (Cross joins, Inner joins, Outer joins, self Joins)
Advance PHP (8-hr)
Introduction to Object Oriented Programming in PHP
- Introduction
- Objects
- Declaring a class
- The new keyword and constructor
- Destructor
- Access method and properties using $this variable
- Method overriding
- Public, private, protected properties and methods
- Static properties and method
- Class constant
- Inheritance & code reusability
- Polymorphism
- Parent:: & self::keyword
- Abstract method and class
- Interface
- Final
Exception Handling (2-hr)
- Understanding Exception and error
- Try, catch and throw
LARAVEL (PHP framework) (6-hr)
Introduction
- Composer & Installing LARAVEL
- File structure of LARAVEL
- Removing public from URL
Crud Example with Laravel framework (3-hr)
Introduction to CMS (WordPress) (2-hr)