Skip to content
Courses
DSA to Development
Get IBM Certification
Newly Launched!
Master Django Framework
Become AWS Certified
For Working Professionals
Interview 101: DSA & System Design
Data Science Training Program
JAVA Backend Development (Live)
DevOps Engineering (LIVE)
Data Structures & Algorithms in Python
For Students
Placement Preparation Course
Data Science (Live)
Data Structure & Algorithm-Self Paced (C++/JAVA)
Master Competitive Programming (Live)
Full Stack Development with React & Node JS (Live)
Full Stack Development
Data Science Program
All Courses
Tutorials
Data Structures & Algorithms
ML & Data Science
Interview Corner
Programming Languages
Web Development
CS Subjects
DevOps And Linux
School Learning
Practice
Build your AI Agent
GfG 160
Problem of the Day
Practice Coding Problems
GfG SDE Sheet
Contests
Accenture Hackathon (Ending Soon!)
GfG Weekly [Rated Contest]
Job-A-Thon Hiring Challenge
All Contests and Events
DSA
Practice Problems
Python
C
C++
Java
Courses
Machine Learning
DevOps
Web Development
System Design
Aptitude
Projects
Sign In
▲
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Difference Between
4.2k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
PHP Programs
610+ articles
PHP-Questions
410+ articles
Web Technologies - Difference Between
250+ articles
PHP-Misc
100+ articles
PHP-basics
93 articles
PHP-Operators
10 posts
Popular Articles
Recent Articles
PHP Program to Perform Arithmetic Operations
Last Updated: 20 November 2023
This article will show you how to perform arithmetic operations in PHP. The arithmetic operators are used to perform simple mathematical ope
...read more
Web Technologies
PHP
PHP Programs
PHP-Operators
Geeks Premier League
Geeks Premier League 2023
Difference between $a != $b and $a !== $b
Last Updated: 20 July 2022
$a!=$bThis operator is also known as inequality operator. It is used to check the equality of both operands, however, the type of the operan
...read more
Difference Between
Web Technologies
Picked
PHP
PHP-Operators
PHP-Questions
Web Technologies - Difference Between
What is the difference between == and === in PHP ?
Last Updated: 18 October 2021
In this article, we will discuss the differences between '==' and '===' operators in PHP. Both are comparison operators used to compare two
...read more
Difference Between
Web Technologies
Picked
PHP
PHP-Operators
PHP-Questions
Web Technologies - Difference Between
Similar Topics
Web Technologies
40.2k+ articles
DSA
22.3k+ articles
Difference Between
4.2k+ articles
PHP
3.8k+ articles
PHP-function
2.2k+ articles
PHP Programs
610+ articles
PHP-Questions
410+ articles
Web Technologies - Difference Between
250+ articles
PHP-Misc
100+ articles
PHP-basics
93+ articles
What is the use of Null Coalesce Operator ?
Last Updated: 25 July 2021
PHP 7 introduced a null-coalescing operator with ?? syntax. This operator returns its first operand if its value has been set and it is not
...read more
Web Technologies
Picked
PHP
PHP-Operators
PHP-Questions
Scope Resolution operator in PHP
Last Updated: 21 July 2021
The scope resolution operator also known as Paamayim Nekudotayim or more commonly known as the double colon is a token that allows access to
...read more
Web Technologies
PHP
PHP Programs
PHP-Operators
Write From Home
Why is === faster than == in PHP ?
Last Updated: 25 August 2021
The Comparison Operator == (Equality operator) and === (Identity Operator) are used to compare two values. They are also known as the loosel
...read more
Web Technologies
Picked
PHP
PHP-Operators
PHP-Misc
Double not (!!) operator in PHP
Last Updated: 05 December 2018
The "NOT NOT" operator or Double not(!!) operator in PHP simply returns the truth value of the variable or expression. To explain in very si
...read more
Technical Scripter
Web Technologies
Picked
PHP
PHP Programs
Technical Scripter 2018
PHP-Operators
PHP 7 | Spaceship Operator
Last Updated: 21 June 2019
This article will make you aware of a very useful operator i.e the spaceship operator PHP 7. The spaceship operator or combined comparison o
...read more
Web Technologies
PHP-function
PHP
PHP-Operators
PHP | Bitwise Operators
Last Updated: 05 December 2018
The Bitwise operators is used to perform bit-level operations on the operands. The operators are first converted to bit-level and then calcu
...read more
Web Technologies
PHP-basics
PHP
PHP-Operators
PHP Operators
Last Updated: 05 April 2025
In PHP, operators are special symbols used to perform operations on variables and values. Operators help you perform a variety of tasks, suc
...read more
Web Technologies
PHP
PHP-Operators
1
1
1
We use cookies to ensure you have the best browsing experience on our website. By using our site, you acknowledge that you have read and understood our
Cookie Policy
&
Privacy Policy
Got It !