Basic PHP Proxy
Tutorials : Learn PHP & MySQLi From Scratch with 5 Projects
PHP is a server side scripting language which is used to create dynamic websites and web applications, it’s most important language now a days in Web Development. MySQLi is a database management system which is also used with PHP to store text information. In this course you’ll learn PHP & MySQLi from scratch with projects.
Chapter 1 PHP & MySQLi Basics
Introduction to PHP & MySQLi
Installing XAMPP & Notepad++
Basic PHP Syntax
Echo & Print Statements
Local Variables
Global Variables
PHP Arrays
Data Types
If and Else Statements
PHP Loops
PHP Functions
Include and Require
Get and Post Methods
PHP SESSIONS
COOKIES in PHP
PHP Mail Function
PHP Filters
Creating Files in PHP
PHP Errors Handling
Image Upload in PHP
Special PHP Commands
Chapter 2
Introduction to MySQLi
MySQLi Establishing Connection
MySQLi Inserting Data to Table
MySQLi Fetching Data from Table
MySQLi Deleting Data from Table
MySQLi Editing Data in Table
MySQLi Updating Data in Table
MySQLi Order By & Limit
Chapter 3 Calculator & Converter in PHP (Projects)
Creating a Calculator in PHP (1)
Creating a Calculator in PHP (2)
Creating a Currency Converter in PHP (1)
Creating a Currency Converter in PHP (2)
Chapter 4 Registration Form with Admin Panel
Registration Form – The Basics
Registration Form – HTML Work
Registration Form – Validating the Form
Registration Form – Validating the form
Registration Form – Inserting Users into Table
Registration Form – Admin Panel View Users
Registration Form – Admin Panel Delete Users
Registration Form – Admin Panel Editing Users
Admin Panel – Login-Logout
Chapter 5 Voting System in PHP (Project)
Creating a Voting System in PHP (1)
Creating a Voting System in PHP (2)
Creating a Voting System in PHP (3)
Object Oriented Programming in PHP (OOP)
source