PHP MySQL Training

Outline for this course

Introduction of Web & PHP.

Embedding PHP code on a page.

Inserting code comments.

Exploring Data Types (Variables, Strings, Array).

Control Structures: Logical Expressions.

Control Structures: Loops.

User-Defined Functions.

Debugging and troubleshooting.

Building Web Pages with PHP.

Working with Forms and Form Data.

Working with Cookies and Sessions.

Outline for this course

MySQL introduction.

Creating a database table.

Building a Content Management System (CMS).

Using Site Navigation to Choose Content.

Application CRUD.

Building the Public Area.

Regulating Page Access.

Formatting dates and times: Strings and SQL.

Introduction to Object-Oriented Programming (OOP).

Understanding class inheritance.

Using constructors and destructors.

Working with Files and Directories.

Configuring PHP for email.