Course curriculum

  • 1

    Introduction

  • 2

    unit 1 PHP foundations

    • introduction to php

    • introduction to php syntax

    • notes on data types and operators in php

  • 3

    unit 2 PHP environment installation

    • Xampp installation

    • configuration

    • netbeans

    • xdebug

    • netbeans // Download

    • xampp // Download

  • 4

    PHP

    • 1.2 - Operators

    • 1.1 - Types of data and variables

    • 2.1 - functions

    • 2.2 - Native functions

    • 3.1 - Array

  • 5

    MySQL

    • Introduction to Databases

    • Design of a database

    • Relational Databases

    • SQL

    • Types of data

    • Installation