PHP Logical Operators 
PHP Logical Operators
by Wild Academy
Video Lecture 11 of 22
Not yet rated
Views: 918
Date Added: March 5, 2015

Lecture Description

PHP tutorial on logical operators. This PHP lesson will teach you the different types of logical operators.
List of PHP Logical Operators:
&& TRUE if both $x and $y are TRUE.
|| TRUE if either $x or $y is TRUE.
xor TRUE if either $x or $y is TRUE, but not both.
! TRUE if $x is not TRUE
and TRUE if both $x and $y are TRUE.
or TRUE if either $x or $y is TRUE.

▼ More Courses from Wild Academy

PHP Tutorials ➪ goo.gl/V48HyA
Ruby Tutorials ➪ goo.gl/9Dkcny
GIMP Tutorials ➪ goo.gl/UrdkYS
SketchUp Tutorials ➪ goo.gl/A1FMSD

▼ Freebies, Sponsors, and Affiliates

Free lifetime membership to Wild Academy ➪ goo.gl/tQJHtG
Free Download of Komodo IDE ➪ goo.gl/aZLeRI

Course Index

Course Description

Comments

There are no comments. Be the first to post one.
  Post comment as a guest user.
Click to login or register:
Your name:
Your email:
(will not appear)
Your comment:
(max. 1000 characters)
Are you human? (Sorry)