Description
Hi students,
welcome to my course Web Development with PHP & MySQL
This course will be an all in one solution that helps you to learn how to create a web application using PHP and MySQL, all at one place. This course is a complete mixture of multiple technologies like HTML, CSS, JavaScript, JQuery, Bootstrap and AJAX along with PHP and MySQL.
I am going to cover the following thing in detail:
- Introduction to PHP
- What is PHP
- Need of PHP
- Versions of PHP
- PHP Installation
- WAMP Server & XAMPP Server
- Getting Started
- Creating First PHP script
- Where to store PHP page.
- Things to remember when saving PHP page.
- Server configuration of Adobe Dreamweaver
- Variables in PHP
- Operators in PHP
- Types
- Unary
- Binary
- Ternary
- Classifications
- Arithmetic
- Relational
- Logical
- Assignment
- Bitwise
- String
- Operands and Expressions
- Types
- Conditional Statements in PHP
- If-Else
- Switch-Case
- Loops in PHP
- for
- while
- do-while
- foreach
- Functions in PHP
- Built-in Functions
- User defined functions
- Form Handling
- GET
- POST
- Email Sending
- State Management
- Cookies
- Sessions
- PHP Sanitization / Filters
- Validations in PHP
- Introduction to MySQL
- MySQL database connectivity with PHP
- Creating database
- Creating tables
- Creating columns and other constraints
- Creating Views,Stored Procedures and triggers
- Joins and relationships
- CRUD Operations using PHP and MySQL
- Object Oriented PHP
- Other things can be added if possible