Skip to Content
Programming PHP
book

Programming PHP

by Rasmus Lerdorf, Kevin Tatroe
March 2002
Intermediate to advanced
528 pages
21h 29m
English
O'Reilly Media, Inc.
Content preview from Programming PHP

Index

Symbols

! (exclamation point)
!= (inequality) operator, Comparison Operators
!== (not identical) operator, Comparison Operators
type specification modifier, Parameter Handling
" (quotes, double)
double-quoted strings
escape sequences in, Strings
variable interpolation in, Variable Interpolation
HTML entity for, Entity-quoting all special characters
in heredocs, Here Documents
in SQL queries, SQL
in string literals, Strings
# (hash marks) in comments, Shell-style comments
$ (dollar sign)
in regular expressions, The Basics, Anchors, Match Behavior, Anchors
in variable names, Variable names, Variables
$db->query( ) method, PEAR DB Basics
$GLOBALS array, Global scope
$HTTP_COOKIE_VARS array, Variables
$HTTP_ENV_VARS array, Variables
$HTTP_POST_FILES array, Variables
$HTTP_POST_VARS array, Variables
$HTTP_RAW_POST_DATA variable, Servers
$HTTP_SERVER_VARS array, Variables
$HTTP_SESSION_VARS array, Session basics
$PHP_SELF variable (current script name), Variables
$_COOKIE array, Cookies
$_FILES array, File Uploads
accessing form parameters, Parameters
$_GET array, Forms, Automatic Quoting of Parameters
accessing form parameters, Parameters
$_POST array, Forms
accessing form parameters, Parameters
$_SERVER array, Server Information, Server Information
HTTP request headers, entries for, Server Information
% (percent sign)
% (modulus) operator, Arithmetic Operators
%= (modulus assignment) operator, Assignment with operation
in format string to printf( ), printf( )
& (ampersand)
& (bitwise AND) operator, Bitwise Operators ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Programming PHP, 3rd Edition

Programming PHP, 3rd Edition

Rasmus Lerdorf, Kevin Tatroe, Peter MacIntyre
Programming PHP, 2nd Edition

Programming PHP, 2nd Edition

Rasmus Lerdorf, Kevin Tatroe, Peter MacIntyre
Clean Code in PHP

Clean Code in PHP

Carsten Windler, Alexandre Daubois

Publisher Resources

ISBN: 1565926102Supplemental ContentCatalog PageErrata