PHP logical operators.
In this chapter we learn logical operators.
And $a and $b True if both $a and $b are true
Or $a or $b True if either $a or $b is true
&& And $a && $b True if both $x and $y are true
|| Or $a || $n True if either $x or $y is true
! Not
####################################
Another useful link
PHP programming begginer | print hello word
• PHP programming beginner |PHP print h...
PHP programming begginer |arithmatic operator
• PHP programming beginner | Arithmetic...
PHP programming begginer | asingment operator
• PHP programming beginner | assignment...
PHP programming begginer | Increment decriment operator
• PHP programming beginner | decrement/...
PHP programming begginer | Logical operator
• PHP programming beginner | PHP logica...
PHP programming begginer | String concatenation
• PHP programming beginner | Two word ...
Advance PHP with MYSQL database
#1 Registration form | Sing up form in php
• #1 User Registration Form (sign up an...
#2 User Login form | login form in php
#1 PDO CRUD operaion | Insert record
• #1 PDO CRUD operation | Insert data...
#2 PDO CRUD operaion | Select all records into database
• #2 PDO CRUD operation | select query ...
#3 PDO CRUD operaion | Edit number of row inot database
• #3 PDO CRUD operation | Update query ...
#4 PDO CRUD operaion | Delete record
• #4 PDO CRUD operation | Delete query ...
###########################
👉If you like 👍 Otherwise 👎 click
👉 Don't forget subscribe