13.09.2016 Views

PHP and MySQL Web Development 4th Ed-tqw-_darksiderg

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Index<br />

SYMBOLS<br />

! (logical operator), 38<br />

!= (comparison operator), 37<br />

!= (inequality operator), 40, 87<br />

!== (comparison operator), 37<br />

!== (non-identity operator), 40, 87<br />

$result->fetch_assoc() function, 275<br />

$type parameter, 829<br />

% (modulus operator), 33<br />

% (wildcard character), 293<br />

%= (combined assignment operator), 35<br />

& (bitwise operator), 38<br />

& (reference operator), 36<br />

&& (logical operator), 38<br />

+ (addition operator), 33<br />

+ (plus symbol), 126, 748<br />

+ (union operator), 40, 87<br />

++ (increment operator), 35-36<br />

+= (combined assignment operator), 35<br />

, (comma operator), 39<br />

- (subtraction operator), 33<br />

— (decrement operator), 35-36<br />

-= (combined assignment operator), 35<br />

. (string concatenation operator), 26-27<br />

.= (combined assignment operator), 35<br />

/ (division operator), 33<br />

/= (combined assignment operator), 35<br />

< (comparison operator), 37<br />

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!