Object in php in hindi | Object in php | What is an object | object

Опубликовано: 19 Июль 2026
на канале: Pradip Mehta
47
3

This video describes what is Object and how we use it in PHP in Hindi
• objects are the things or real world entity Like TV, Car etc.
• Each object have Two States
1. Attributes/Variables/Members
2. Behavior/Function/Methods

If you found this video valuable, give it a like.
If you know someone who needs to see it, share it.
If you have questions ask below in comment section.
Add it to a playlist if you want to watch it later.

PHP Installation :    • How to install Apache, MySql and PHP on Wi...  
PHP Datatype :    • php tutorial in hindi part -02|Data type i...  
PHP Variable :    • Variable in php in hindi #3| PHP Variables...  
PHP Control Statement :    • if else statement in php #4| if else state...  
Switch Statement:    • switch statement in php in hindi|  switch ...  
PHP Loop:    • Loop in php in hindi #6 | loop in php |for...  
PHP Function:    • function in php in hindi  #7 | function in...  

Linear Search :    • Linear Search Algorithm with Example in Hi...  
Binary Search :    • Binary Search Algorithm with Example in Hi...  
Bubble Sort :    • Bubble sort algorithm |sorting with php | ...