PHP - Operators
Operators का इस्तेमाल variables को operate करने के लिए किया जाता है |
PHP में पांच प्रकार के Operators होते है |
- Arithmetic Operators
- Comparison Operators
- Logical Operators
- Assignment Operators
- Increment and Decrement Operator
Operators का इस्तेमाल variables को operate करने के लिए किया जाता है |
PHP में पांच प्रकार के Operators होते है |