TUTORIAL

Latest Post

 March 10, 2021  1
HTML Tables

In web design, tables are a good way to organize data into a tabular form. Table consist of rows...
READ MORE   >>

 March 8, 2021  0
PHP Interface

Interfaces allow us to specify what methods/functions of a class should implement. It’s quite...
READ MORE   >>

 March 7, 2021  0
PHP Polymorphism

There are two types of Polymorphism; i.e.  Compile time (function overloading)Run time...
READ MORE   >>

 March 6, 2021  0
PHP Inheritance

Way1 to inherit one class from another using the keyword extends <?php class...
READ MORE   >>

Recent Comments

    • Copyright © 2020 (Er. Shairy Kalra). All Rights Reserved