PHP OOP Tutorials

PHP OOP Tutorial


OOP stands for Object Oriented Programming.

In this OOP tutorials, you will be learning all about how to work with php classes and objects.

We are going to learn OOP practically by making projects in php.


1. Connecting Database using OOP in php

2. Insert Data using OOP in php with MySQLi Object Oriented

3. How to Insert Data in PHP OOP using MySQLi Procedural