PHP and MySql Course Syllabus

This course offers a comprehensive guide to learning how to code in PHP. We also explore integrating MySQL Databases into your PHP Projects for dynamic, user driven functionality.

Overview

Course Description
We start with PHP basics, including variable declaration and data output. The lessons then transition into working with objects, conditional statements, loops, functions, arrays, form validation, sorting, and much more.

After the PHP Section, students learn to unleash the true power of dynamic page development with MySQL database integration. We start with table creation and user management. From there we progress into commonly used SQL statements for database administration. Students are also taught how to create database connections and to execute SQL statements directly from PHP scripts. Our coding style keeps script security, and execution efficiency in mind at all times.

What you'll learn
  • Introduction to PHP
  • Decisions and loop
  • Array
  • Function
  • PHP Includes
  • Object Oriented PHP
  • Working with file and Directories
  • Database Connectivity with MySql
  • PHP Advanced
  • Handling Html Form with Php
  • Session and Cookie
  • Exception Handling
Course Content
  • Evaluation of Php, Basic Syntax, Defining variable and constant, Php Data type, Operatorand Expression.

  • Making Decisions, Doing Repetitive task with looping, Mixing Decisions and looping withHtml.

    • What is a function, define a function, Call by value and Call by reference, Recursive function

    • String Creating and accessing, String Searching & Replacing String, Formatting String, StringRelated Library function

Includes

  • Enrolled: 32 students
  • Duration: 2 week
  • Chapters: 3
  • Video: 10 youtube video
  • Level: High