August 2013
Intermediate to advanced
304 pages
8h 16m
English
& (AND)
bitwise vs. logical operators, 225–228
precedence of operation, 186–187
&& (AND)
assignments in conditional expressions, 176–177
bitwise vs. logical operators, 225–228
| (OR)
bitwise vs. logical operators, 225–228
numeric promotion behavior, 110
precedence of operation, 186
|| (OR)
assignments in conditional expressions, 176
bitwise vs. logical operators, 225–228
% (remainder operator), 220–222
*/ (asterisk backslash), 196–197
' (single quote), 27
" (double quotes)
output sanitization, 19
preventing XPath injection, 27
/ (backslash), 27
/* (backslash asterisk), 196–197
// (double backslash), 196
?: (conditional operator), 153, 176
!= (equality operator), 222
^ (caret), 186 ...
Read now
Unlock full access