PHP OOP : Abstract Classes
Abstract Class : when we create abstract class then we can not create object of that abstract class. If we […]
We spend hours on Instagram and YouTube and waste money on coffee and fast food, but won’t spend 30 minutes a day learning skills to boost our careers.
Master in DevOps, SRE, DevSecOps & MLOps!
Learn from Guru Rajesh Kumar and double your salary in just one year.
Abstract Class : when we create abstract class then we can not create object of that abstract class. If we […]
Overriding Properties : Same properties on both classes (base and derived class). Overriding Methods : Same name of method on […]
What is the access modifier? Restrictions on properties and methods. Types of access modifier public protected private Public : Access […]
What is inheritance in php? Inheritance is properties of PHP. Accessing the feature of one class of another class. Three […]
What is Constructor ? Constructor is a special type of function of a class which is automatically executed when object […]
What is PHP? PHP stands for hypertext preprocessor. It is widely used in backend programming language. PHP programming patterns are […]
Advantages : Following are the Advantages of javaScript over external :- Reusability of code. Easy code readability. It Enables both […]
Bootstrap’s font sizes are calculated off of the body font size by using rem values. If you changethe body font […]
With visibility utilities you have control the visibility, without modifying the display, of elements.
Easily change the vertical alignment of inline, inline-block, inline-table, and table cell elements. Change the alignment of elements with the vertical-alignment utilities. […]