home | O'Reilly's CD bookshelfs | FreeBSD | Linux | Cisco | Cisco Exam  


Book Home

Programming PHPSearch this book

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z

Index: B

\B (non-word boundary), Perl regular expressions: 4.10.4. Anchors
\b (word boundary), Perl regular expressions: 4.10.4. Anchors
backreferences
to previously matched substrings, conditional expressions and: 4.10.12. Conditional Expressions
to text captured earlier in pattern: 4.10.7. Backreferences
base classes: 6.1. Terminology
base_convert( ) function: A.2a. Alphabetical Listing of PHP Functions (a-e)
base64_decode( ) function: A.2a. Alphabetical Listing of PHP Functions (a-e)
base64_encode( ) function: A.2a. Alphabetical Listing of PHP Functions (a-e)
basename( ) function: 12.2. Filenames
A.2a. Alphabetical Listing of PHP Functions (a-e)
BCMath library: B.1. Optional Extensions Listing
Benchmark class: 13.5.2. Profiling
benchmarking performance: 13.5.1. Benchmarking
Bézier curve, drawing: 10.4.2. Graphics
binary operators: 2.4.1. Number of Operands
arithmetic, implicit casting rules: 2.4.4. Implicit Casting
bindec( ) function: A.2a. Alphabetical Listing of PHP Functions (a-e)
bin2hex( ) function: A.2a. Alphabetical Listing of PHP Functions (a-e)
bitwise operators: 2.4.9. Bitwise Operators
blocks: 2.5.1. if
bookmarks
and thumbnails in PDF documents: 10.5.1. Bookmarks and Thumbnails
Word, manipulating with PHP COM: 15.3.4. Completing a Word Document
boolean data type: 2.2.4. Booleans
casting operator: 2.4.11. Casting Operators
box for PDF text: 10.3.2. Text Functions
<br /> tag, inserting before all newline characters: A.2c. Alphabetical Listing of PHP Functions (j-q)
break keyword: 2.5.2. switch
break statements
in do/while loops: 2.5.3. while
in for loops: 2.5.4. for
in switch statements: 2.5.2. switch
in while loops: 2.5.3. while
breaking strings into smaller components: 4.7.3. Decomposing a String
browsers
caching response pages for get requests: 7.4.1. Methods
filenames sent for file uploads, distrusting: 12.3.1. Distrust Browser-Supplied Filenames
information about: A.2b. Alphabetical Listing of PHP Functions (f-i)
sending file contents to: 9.6.1. Caching the Dynamically Generated Buttons
sending PDF files to: 10.2.6. Terminating and Streaming a PDF Document
buffering output: 13.3.1. Output Buffering
A.2c. Alphabetical Listing of PHP Functions (j-q)
erasing data: 13.3.1. Output Buffering
flushing buffers: 13.3.1. Output Buffering
in error handlers: 13.4.4.2. Output buffering in error handlers
PDF data: 10.2.2. Initializing the Document
setting file buffer size: A.3d. Alphabetical Listing of PHP Functions (r-z)
built-in constructs, case-insensitivity in names: 2.1.1. Case Sensitivity
built-in functions: 3.1. Calling a Function
buttons, dynamically generated: 9.6. Dynamically Generated Buttons
caching: 9.6.1. Caching the Dynamically Generated Buttons
bzip2 compression: B.1. Optional Extensions Listing

Symbols & Numbers | A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z
Library Navigation Links

Copyright © 2003 O'Reilly & Associates, Inc. All Rights Reserved.