Skip to content
PhpGuruJi

PhpGuruJi

smartwaylearning

  • Home
  • WordPress
  • Laravel
  • Php
    • Array in php
  • Php oops
  • About Us
  • Privacy Policy
  • Contact Us
January 17, 2020February 4, 2020 phpguruji

Final keyword in PHP

Php, Php Oops

  In Php we can use final keyword with Classes and Methods. 1. Final Classes Prevent inheritance 2. Final Methods Prevent Method Overriding Final Classes:

Read More
January 17, 2020January 23, 2020 phpguruji

Static Keyword In PHP

Php, Php Oops

Here we discuss use of static keyword in php oops. In php we can use static keyword with properties and methods. When we declared any

Read More
January 17, 2020January 28, 2020 phpguruji

Abstraction in php

Php, Php Oops

Abstract Classes in PHP Abstract classes must have at least one abstract method. In php we can make class abstract using abstract keyword. All Child

Read More
January 17, 2020January 28, 2020 phpguruji

Inheritance in php

Php, Php Oops

In inheritance , when a class drives from another class. Child class inherit parent class using extends keyword in child class, means that child class

Read More
January 17, 2020January 27, 2020 phpguruji

Interface in php

Php, Php Oops

In interface, we are using interface keyword in place of class keyword. Interface have methods without implementations which means that methods are abstract methods. All

Read More
January 17, 2020January 27, 2020 phpguruji

Namespaces in php

Php, Php Oops

Namespace concept is very old but it introduced in php very lately. In php 5.3, namespace concept was added. Namespace was came for removing same

Read More

Posts navigation

Newer posts
All Right Reserved 2021
Proudly powered by WordPress | Theme: Gist by Candid Themes.
Follow by Email
Facebook
Facebook
fb-share-icon
Twitter
Visit Us
Follow Me
Post on X
LinkedIn
Share
Instagram