PHP & MySQL Tutorial - Learn PHP From Scratch - Full Tutorial
Offered By: Code With Dary via YouTube
Course Description
Overview
Syllabus
introduction
Installing XAMPP
Installing a free code editor
PHP code in HTML
PHPINFO
The echo statement
The print statement
Comments in PHP
Line break
Variables & data types
Variables in echo/print
Data Types
Arrays
Associative Arrays
Multidmensional arrays
Exercises data type
Arithmetic operators
Assignment operators
Comparison operators
Increment & decrement operators
Logical operators
Conditional statements
Switch statement
While loop
Do while loop
For loop
Foreach loop
Introduction to functions
Creating our first function
Functions with arguments/parameters
Functions with return value
Global and local scope
Constants
How to include documents
How to require documents
Exercises functions
Introduction to built-in functions
Math built-in functions
String built-in functions
Array built-in functions
Date and time functions
Random number generator
Exercises built-in functions
Superglobals
Superglobal Post
Superglobal Get
Superglobal Session
Superglobal cookies
Superglobal Files
How to create a upload system
Create & write files
Read from a file
Script for a contact form
Introduction to databases
Creating a MySQL databas
Creating a MySQL table
Inserting data using MySQL
Selecting data using MySQL
Updating data using MySQL X
Deleting data using MySQL
Ordering data using MySQL
Creating a complete login & register system
Taught by
Code With Dary
Related Courses
Introduction to Functional ProgrammingDelft University of Technology via edX Introduction to Office 365 Development and APIs
Microsoft via edX Web Development and Design using Wordpress
California Institute of the Arts via Kadenze Build a Basic PHP Website Course (How To)
Treehouse Web Applications for Everybody
Independent