Skip to content

subahanumanth/php-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PHP Learning Repository

This repository covers the basics of PHP, focusing on functions and Object-Oriented Programming (OOP).

Getting Started

To run the examples in this repo, make sure you have PHP installed on your system.

PHP Functions

Learn how to create and use functions in PHP. Functions help you reuse code and make your programs more organized.

Object-Oriented Programming (OOP)

Explore the basics of OOP in PHP. Understand how to create classes, objects, and use OOP principles like inheritance and encapsulation.

Resources

Releases

No releases published

Packages

No packages published

Languages