php operators

PHP Operators – Part2

Part 2: Operators in programming languages are symbols that help to perform different types of tasks like arithmetical, logical, relational etc

php operators

PHP Operators – Part1

Operators in programming languages are symbols that help to perform different types of tasks like arithmetical, logical, relational etc

php data type

PHP Data Type

In programming, data type is the name of a group of data that has a predefined common set of characteristics.