Learn PHP Programming: Create Dynamic Websites with MYSQL
Develop your PHP programming skills to construct dynamic websites with interactive features and advanced functionality.
What you will learn:
Basic SyntaxVariables
Global and Static Keyword
Constants
Data Types
Strings
Numbers
Arithmetic and Assignment operators
Comparison operators
Logical operators
if & if...else Statements
Nested if Statement
While Loop and For Loop
Functions
Array
Indexed and Multidimensional arrays
$GLOBALS, $_SERVER, $_REQUEST, $_POST, $_GET
Regular Expressions
Form Validation
Forms Required Fields
PHP and JSON
MySQL Database
Connect to MySQL
Create a MySQL Database
Create, Delete and Update Data in table