Skip to content

Simple PHP examples demonstrating object-oriented programming concepts.

Notifications You must be signed in to change notification settings

er-hiba/PHP-OOP-Examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Description

This repository contains simple examples of object-oriented programming (OOP) concepts implemented in PHP, including classes for managing accounts and person information.

  ♡   interestCalculator.php :  Contains a PHP class Account for managing accounts and calculating the amount after adding interest for 10 years.

  ♡   ageCaclulator.php :   Contains a PHP class Person for managing person information, including their full name and age calculation based on the date of birth.

About

Simple PHP examples demonstrating object-oriented programming concepts.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages