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: H

hash mark (#) in comments: 2.1.4.1. Shell-style comments
header( ) function: 7.5. Setting Response Headers
A.2b. Alphabetical Listing of PHP Functions (f-i)
headers, HTTP: 7.1. HTTP Basics
authentication: 7.5.4. Authentication
Content-Type for image formats: 9.4.1. The Structure of a Graphics Program
request, entries in $_SERVER array: 7.3. Server Information
response: 7.5. Setting Response Headers
Content-Type: 7.5.1. Different Content Types
Cookie: 7.6.1. Cookies
Expires: 7.5.3. Expiration
Location header: 7.5.2. Redirections
headers_sent( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
hebrev( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
hebrevc( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
Hello World PDF document (example): 10.2.1. A Simple Example
here documents (heredocs): 4.1.4. Here Documents
hexadecimal values: 2.2.1. Integers
formatting for printf( ): 4.2.3.2. Type specifiers
hexdec( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
hidden form fields: 7.6. Maintaining State
session ID, passing via: 7.6.2.2. Alternatives to cookies
highlight_file( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
highlight_string( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i)
hostnames, returning with IP address: A.2b. Alphabetical Listing of PHP Functions (f-i)
HTML
blocks inside PHP statements: 2.5.1. if
client-side scripting within pages: 2.7.4. Script Style
color options for pages: 7.6.1. Cookies
embedded PHP commands in pages: 1.4. A Walk Through PHP
embedding images in pages: 9.1. Embedding an Image in a Page
extracting URLs from pages: 4.10.13.1. Matching
forms (see forms)
in PHP functions: 3.2. Defining a Function
in strings, converting special characters to entities: 4.5.1. HTML
loading from another module: 2.6. Including Code
PHP configuration page: 1.4.1. Configuration Page
tags
meta, extracting from strings: 4.5.1.4. Extracting meta tags
A.2b. Alphabetical Listing of PHP Functions (f-i)
removing from strings: 4.5.1.3. Removing HTML tags
tags, removing from strings: A.3d. Alphabetical Listing of PHP Functions (r-z)
transforming XML documents into
XSL stylesheets: 11.4. Transforming XML with XSLT
B.1. Optional Extensions Listing
XSL transformation from files: 11.4. Transforming XML with XSLT
XSL transformation from variables: 11.4. Transforming XML with XSLT
translation tables for entities: 4.5.1.2. Entity-quoting only HTML syntax characters
A.2b. Alphabetical Listing of PHP Functions (f-i)
htmlentities( ) function: 4.5.1.1. Entity-quoting all special characters
A.2b. Alphabetical Listing of PHP Functions (f-i)
A.2b. Alphabetical Listing of PHP Functions (f-i)
translation table for quote style: 4.5.1.2. Entity-quoting only HTML syntax characters
htmlspecialchars( ) function: 4.5.1.1. Entity-quoting all special characters
A.2b. Alphabetical Listing of PHP Functions (f-i)
A.2b. Alphabetical Listing of PHP Functions (f-i)
translation table for quote style: 4.5.1.2. Entity-quoting only HTML syntax characters
HTTP: 7.1. HTTP Basics
environment information: 15.2.3. The Environment
functions for: A.1. PHP Functions by Category
headers (see headers, HTTP)
methods, GET and POST: 7.1. HTTP Basics
7.1. HTTP Basics
in form processing: 7.4.1. Methods
sending XML-RPC request via POST: 11.5.1. Servers
request headers, entries in $_SERVER array: 7.3. Server Information
response: 7.1. HTTP Basics
9.4.1. The Structure of a Graphics Program
httpd.conf file
configuring custom session storage: 7.6.2.3. Custom storage
configuring open_basedir: 12.2.2. Restrict Filesystem Access to a Specific Directory
configuring PHP for CGI and SAPI module: 15.1.2.4. Manually configuring Apache
configuring to place session files in your own directory: 12.4.2. Session Files
security restrictions on PHP scripts: 12.4.4. Safe Mode
setting safe_mode: 12.4.4. Safe Mode
$HTTP_COOKIE_VARS array: 7.2. Variables
$HTTP_ENV_VARS array: 7.2. Variables
$HTTP_POST_FILES array: 7.2. Variables
$HTTP_POST_VARS array: 7.2. Variables
$HTTP_RAW_POST_DATA variable: 11.5.1. Servers
$HTTP_SERVER_VARS array: 7.2. Variables
$HTTP_SESSION_VARS array: 7.6.2.1. Session basics
https\:// URLs: 7.7. SSL
Hypertext Transfer Protocol (see HTTP)
Hyperwave extension: 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.