PHP T&S

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 2

The main goal is to provide students with the knowledge required to develop fully functional

database driven web sites

Unit 1

Web Programming with PHP

o PHP Basics

o Object Oriented Programming in PHP

o Database Programming

o CRUD with PHP

Learning Outcome

Students will learn formulate code with the basics of PHP using an Object-Oriented Approach

while been able to create a database using CRUD operations.

Learning Objectives

At the end of this training:

1. Students will be able to use the syntax of the PHP language when writing code.

2. Students will be able to design and develop a dynamic website with PHP using Visual

Studio Code.
3. Students will be able to create and configure their database with PhpMyAdmin to interact

with website.

You might also like