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


CD HomeThe Web Programming CDSearch this CD

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

g attribute (global matching): 23. Core JavaScript Reference (JavaScript)
23. Core JavaScript Reference (JavaScript)
g flag (regular expressions): 10.1.6. Flags (JavaScript)
10.2. String Methods for Pattern Matching (JavaScript)
10.3.2. RegExp Instance Properties (JavaScript)
galleryimg attribute, img elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
garbage collection: 4.5. Garbage Collection (JavaScript)
11.3. Garbage Collection (JavaScript)
2.3.4. Garbage Collection (Programming PHP)
8.3.7. Garbage Collection (Web Database Applications)
handler for sessions: 7.6.2.3. Custom storage (Programming PHP)
mark-and-sweep algorithm: 11.3.1. Mark-and-Sweep Garbage Collection (JavaScript)
reference counting: 11.3.2. Garbage Collection by Reference Counting (JavaScript)
resources: 2.2.7. Resources (Programming PHP)
session handlers for: D.3.2.7. Garbage collection (Web Database Applications)
GATEWAY_INTERFACE variable (CGI): 12.4. CGI Environment Variables (Webmaster in a Nutshell)
GCD (greatest common divisor): 2.14.3. Discussion (PHP Cookbook)
GD extension
color handling: 9.8. Color Handling (Programming PHP)
drawing functions: 9.4.5. Basic Drawing Functions (Programming PHP)
drawing primitives: 9.4.1. The Structure of a Graphics Program (Programming PHP)
fonts: 9.5.1. Fonts (Programming PHP), TrueType: 9.5.2. TrueType Fonts (Programming PHP)
GD graphics library (open source): 9.2. The GD Extension (Programming PHP)
GD library: 15.1. Introduction (PHP Cookbook)
15.1. Introduction (PHP Cookbook)
(see also graphics)
coordinates for images: 15.1. Introduction (PHP Cookbook)
features in different versions: 15.1. Introduction (PHP Cookbook)
file formats supported: 15.1. Introduction (PHP Cookbook)
fonts: 15.5.2. Solution (PHP Cookbook)
transparent color: 15.8.3. Discussion (PHP Cookbook)
version and configuration, checking with phpinfo( ): 15.1. Introduction (PHP Cookbook)
version 2.x, functions for arcs and ellipses: 15.3.3. Discussion (PHP Cookbook)
gdbm_reorganize( ): 10.3.3. Discussion (PHP Cookbook)
Gemini table type: 6.2.3.4. Other locking paradigms (Web Database Applications)
general HTTP headers: 17.3.1. General Headers (Webmaster in a Nutshell)
generating
images, steps in process: 9.4. Creating and Drawing Images (Programming PHP)
XML: 11.2. Generating XML (Programming PHP)
generic style classes: 9.2.3.2. Generic classes (Webmaster in a Nutshell)
$_GET array: 1.4.2. Forms (Programming PHP)
7.4.3. Automatic Quoting of Parameters (Programming PHP)
accessing form parameters: 7.4.2. Parameters (Programming PHP)
GET attribute, cookies and: 8.3.6. Session Management Without Cookies (Web Database Applications)
get-crypt.php program: 14.9.3. Discussion (PHP Cookbook)
GET method: 11.7.3. Discussion (PHP Cookbook)
building query string for requests: 8.9.1. Problem (PHP Cookbook)
fetching URLs with: 11.2.1. Problem (PHP Cookbook)
redirecting users to another URL: 8.5.3. Discussion (PHP Cookbook)
retrieving remote file: 18.4.3. Discussion (PHP Cookbook)
GET method (HTTP): 7.1. HTTP Basics (Programming PHP)
7.1. HTTP Basics (Programming PHP)
12.1.1. Transferring the Form Data (Webmaster in a Nutshell)
17.1.1.1. The GET method (Webmaster in a Nutshell)
controlling global variables with variables_order directive: 12.1.2. Set variables_order (Programming PHP)
form processing: 7.4.1. Methods (Programming PHP)
$HTTP_GET_VARS array: 7.2. Variables (Programming PHP)
quotes state for operations: A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get methods (Date object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
get( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
$_GET superglobal array: 9.1. Introduction (PHP Cookbook)
9.8.2. Solution (PHP Cookbook)
getAdjacentText( ): 5.7.1.1. IE text (Dynamic HTML)
getAdjacentText( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getAll( ): 8.4.3. Shortcuts (Programming PHP)
getAll( ) (DB): 10.6.2. Solution (PHP Cookbook)
10.6.2. Solution (PHP Cookbook)
getAnonymousElementByAttribute( ) method
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
getAnonymousNodes( ) method
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
getArgs( ): 13.9. The Location Object (JavaScript)
getAssoc( ) (DB): 10.6.2. Solution (PHP Cookbook)
10.6.2. Solution (PHP Cookbook)
getAssoc( ) method: 8.4.3. Shortcuts (Programming PHP)
GetAttention( ) method, window objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getAttribute( ): 5.5. Changing Tag Attribute Values (Dynamic HTML)
25. W3C DOM Reference (JavaScript)
HTMLELement object: 24. Client-Side JavaScript Reference (JavaScript)
getAttribute( ) method: 5.5. Changing Tag Attribute Values (Dynamic HTML)
9.5.3. Event Handlers (Dynamic HTML)
userProfile objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getAttribute( ) method: 17.1.2.2. Attributes (JavaScript)
17.3.3. Modifying Documents (JavaScript)
getAttributeNode( ): 17.1.2.2. Attributes (JavaScript)
25. W3C DOM Reference (JavaScript)
25. W3C DOM Reference (JavaScript)
getAttributeNode( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getAttributeNodeNS( ): 25. W3C DOM Reference (JavaScript)
getAttributeNodeNS( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getAttributeNS( ): 25. W3C DOM Reference (JavaScript)
getAttributeNS( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getAuth( ) (Auth): 17.9.3. Discussion (PHP Cookbook)
get_basic_auth_pw( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
getBindingParent( ) method
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
9.6. Alphabetical Object Reference (Dynamic HTML)
getBookmark( ) method, TextRange objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getBoundingClientRect( ) method: 9.5.3. Event Handlers (Dynamic HTML)
get_browser( ): 8.8.2. Solution (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_cfg_var( ): 8.23.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
_getch( ): 20.5.3. Discussion (PHP Cookbook)
getChannelInfo( ) (XML_RSS): 12.12.3. Discussion (PHP Cookbook)
getCharset( ) method, Dialog Helper objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getClass( ): 22.4.2. The JavaClass Class (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
get_class( ) function: 6.5.2. Examining an Object (Programming PHP)
get_class_methods( ): 7.11.2. Solution (PHP Cookbook)
6.5.1. Examining Classes (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_class_vars( ): 7.11.2. Solution (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_class_vars( ) function: 6.5.1. Examining Classes (Programming PHP)
getClientRects( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getCol( ) (DB): 10.6.2. Solution (PHP Cookbook)
10.6.2. Solution (PHP Cookbook)
getCol( ) method: 8.4.3. Shortcuts (Programming PHP)
getComputedStyle( ): 4.3.3.2. W3C getComputedStyles( ) method (Dynamic HTML)
18.5.2. Computed Styles (JavaScript)
25. W3C DOM Reference (JavaScript)
getComputedStyle( ) method, window objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getComputedStyle( ) (Window object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
getCounterValue( ): 25. W3C DOM Reference (JavaScript)
get_current_user( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getCustomerID( ): 10.2.1. Customer Validation (Web Database Applications)
getcwd( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getData( ) method
clipboardData objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
dataTransfer objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getdate( ): 3.2.2. Solution (PHP Cookbook)
3.2.3. Discussion (PHP Cookbook)
3.2.4. See Also (PHP Cookbook)
3.4.2. Solution (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getDay( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
get_declared_classes( ): 6.5.1. Examining Classes (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_defined_constants( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_defined_functions( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_defined_vars( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getElementById( ): 25. W3C DOM Reference (JavaScript)
custom APIs and: 2.6.6. Custom APIs (Dynamic HTML)
element references: 5.5. Changing Tag Attribute Values (Dynamic HTML)
element referencing scheme: 5.5. Changing Tag Attribute Values (Dynamic HTML)
Netscape 6: 2.4.1. Element Object References (Dynamic HTML)
object detection example: 2.6.1. Object Detection over Browser Sniffing (Dynamic HTML)
Opera 6 support: 2.5. Other Browsers (Dynamic HTML)
reconciling syntax: 4.3. Changing Attribute Values via Scripting (Dynamic HTML)
searching document: 1.6.3. W3C DOM Architecture (Dynamic HTML)
W3C DOM syntax: 2.3.1. Element Object References (Dynamic HTML)
getElementById( ) method: 9.6. Alphabetical Object Reference (Dynamic HTML)
overlaying to different pages: 2.6.3. Overlaying a Different Page (Dynamic HTML)
page branching example: 2.6.2. Page Branching (Dynamic HTML)
getElementById( ) (Document object): 11.3.5.1. Finding elements by ID (Webmaster in a Nutshell)
11.4. JavaScript API Reference (Webmaster in a Nutshell)
getElementsByName( ): 25. W3C DOM Reference (JavaScript)
getElementsByName( ) method, document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getElementsByName( ) (W3C DOM): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
getElementsByTagName( )
Document object: 17.2.2. Finding Specific Elements in a Document (JavaScript)
25. W3C DOM Reference (JavaScript)
Element object: 25. W3C DOM Reference (JavaScript)
getElementsByTagName( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getElementsByTagName( ) (Document object): 11.3.5.2. Finding elements by tag name (Webmaster in a Nutshell)
11.4. JavaScript API Reference (Webmaster in a Nutshell)
getElementsByTagNameNS( )
Document object: 25. W3C DOM Reference (JavaScript)
Element object: 25. W3C DOM Reference (JavaScript)
getElementsByTagNameNS( ) method: 9.5.3. Event Handlers (Dynamic HTML)
getenv( ): 8.21.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getExpression( ) method: 9.5.3. Event Handlers (Dynamic HTML)
get_extension_funcs( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getFirstChild( ): 17.1.6. Language-Independent DOM Interfaces (JavaScript)
getFloatValue( ): 18.5.5. Traversing Style Sheets (JavaScript)
25. W3C DOM Reference (JavaScript)
getFullYear( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
get_gmtime( ): 12.8.3. Discussion (PHP Cookbook)
get_handlers( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
gethostbyaddr( ): 17.10.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
gethostbyname( ): 17.10.3. Discussion (PHP Cookbook)
7.2.1.3. Validating email addresses (Web Database Applications)
gethostbynamel( ): 17.10.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getHours( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
get_html_translation_table( ): 9.9.3. Discussion (PHP Cookbook)
4.5.1.2. Entity-quoting only HTML syntax characters (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_included_files( ): 2.6. Including Code (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getItem( ), VBArray objects: 12.5. Core Objects (Dynamic HTML)
getItems( ) (XML_RSS): 12.12.3. Discussion (PHP Cookbook)
getlastmod( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getListOf( ): 8.4.6. Metadata (Programming PHP)
get_loaded_extensions( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_lock( ): 8.28. Program: Abusive User Checker (PHP Cookbook)
get_magic_quotes_gpc( ) function: A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getMember( ): 22.2.1. The JSObject Class (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
getMessage( ) (DB_Error): 10.11.3. Discussion (PHP Cookbook)
get_meta_tags( ): 4.5.1.4. Extracting meta tags (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getmicrotime( ): 8.20.3. Discussion (PHP Cookbook)
getMilliseconds( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getMinutes( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getMonth( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getmxrr( ): 17.10.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
7.2.1.3. Validating email addresses (Web Database Applications)
getmyinode( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getmypid( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getNamedItem( ): 25. W3C DOM Reference (JavaScript)
getNamedItem( ) method
attributes objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
NamedNodeMap objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getNamedItemNS( ): 25. W3C DOM Reference (JavaScript)
getNamedItemNS( ) method
attributes objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
NamedNodeMap objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
GetObject( ), Global objects: 12.5. Core Objects (Dynamic HTML)
get_object_vars( ): 7.11.3. Discussion (PHP Cookbook)
6.5.2. Examining an Object (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getOne( ) (DB): 10.6.2. Solution (PHP Cookbook)
10.6.2. Solution (PHP Cookbook)
getOne( ) method: 8.4.3. Shortcuts (Programming PHP)
getopt( ) (Console_Getopt): 20.3.2. Solution (PHP Cookbook)
Getopt_Error class: 20.3.3. Discussion (PHP Cookbook)
getOverrideStyle( ): 18.5.3. Override Styles (JavaScript)
25. W3C DOM Reference (JavaScript)
get_parent_class( ): 7.8.3. Discussion (PHP Cookbook)
6.5.2. Examining an Object (Programming PHP)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_preferences( ) function: 3.4.3. Default Parameters (Programming PHP)
getPreventDefault( ) method, event objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getPropertyCSSValue( ): 18.5.5. Traversing Style Sheets (JavaScript)
25. W3C DOM Reference (JavaScript)
getPropertyCSSValue( ) method
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getPropertyPriority( ): 25. W3C DOM Reference (JavaScript)
getPropertyPriority( ) method
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getPropertyValue( ): 4.3.3.2. W3C getComputedStyles( ) method (Dynamic HTML)
18.5.1. Style Declarations (JavaScript)
18.5.5. Traversing Style Sheets (JavaScript)
25. W3C DOM Reference (JavaScript)
getPropertyValue( ) method
CSSStyleDeclaration objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
style objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getprotobyname( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getprotobynumber( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getProxy( ) (SOAP_WSDL): 12.9.3. Discussion (PHP Cookbook)
getrandmax( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
2.9.7. Random Number Generation (Web Database Applications)
getRangeAt( ) method, selection objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getRectValue( ): 25. W3C DOM Reference (JavaScript)
get_remote_host( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
get_remote_logname( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
get_required_files( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_resource_type( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getResponseBody( ) (HTTP_Request): 11.7.3. Discussion (PHP Cookbook)
getResponseHeader( ) (HTTP_Request): 11.7.3. Discussion (PHP Cookbook)
getResult( ) (DB): 7.1. Introduction (PHP Cookbook)
getRGBColorValue( ): 25. W3C DOM Reference (JavaScript)
getRGBColorValue( ) method: 18.5.5. Traversing Style Sheets (JavaScript)
getRow( ): 8.4.3. Shortcuts (Programming PHP)
getRow( ) (DB): 10.6.2. Solution (PHP Cookbook)
10.6.2. Solution (PHP Cookbook)
getrusage( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getSeconds( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getSelection( ): 24. Client-Side JavaScript Reference (JavaScript)
getSelection( ) method
document objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
window objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
getSelection( ) (Netscape 4 DOM): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
getservbyname( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
getservbyport( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
get_server_port( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
getSlot( ): 24. Client-Side JavaScript Reference (JavaScript)
getSlot( ) method: 22.2.1. The JSObject Class (JavaScript)
getStringValue( ): 25. W3C DOM Reference (JavaScript)
gettext( ) function alias: 16.11.3. Discussion (PHP Cookbook)
gettext extension: 16.11.1. Problem (PHP Cookbook)
gettext library (GNU): B.1. Optional Extensions Listing (Programming PHP)
get_time( ): 12.8.3. Discussion (PHP Cookbook)
getTime( ) (Date object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
getTimezoneOffset( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getTimezoneOffset( ) (Date object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
gettype( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
gettype( ) (PHP): 16.5.7. Type Casting (Webmaster in a Nutshell)
getUTCDate( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCDay( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCFullYear( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCHours( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCMilliseconds( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCMinutes( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCMonth( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getUTCSeconds( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getVarDate( ), Date objects: 12.5. Core Objects (Dynamic HTML)
getWindow( ): 22.2.1. The JSObject Class (JavaScript)
22.2.1. The JSObject Class (JavaScript)
24. Client-Side JavaScript Reference (JavaScript)
getYear( ): 23. Core JavaScript Reference (JavaScript), Date objects: 12.5. Core Objects (Dynamic HTML)
getYear( ) (Date object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
gid( ) (Perl): 15.8. The Perl API (Webmaster in a Nutshell)
GIF image format: 9.2. The GD Extension (Programming PHP), in PDF files: 10.4.1. Images (Programming PHP)
GIF support, removal from GD: 15.1. Introduction (PHP Cookbook)
global flags: 4.4.2. Explicit Branching (Dynamic HTML)
4.4.2. Explicit Branching (Dynamic HTML)
5.5. Changing Tag Attribute Values (Dynamic HTML)
global methods: 8.5.4. Class Methods (JavaScript)
global object: 4.6.1. The Global Object (JavaScript)
4.6.1. The Global Object (JavaScript)
23. Core JavaScript Reference (JavaScript)
constructor functions for classes: 23. Core JavaScript Reference (JavaScript)
Global object (JavaScript): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
Global objects: 12.5. Core Objects (Dynamic HTML)
global pattern matching: 10.1.6. Flags (JavaScript)
10.2. String Methods for Pattern Matching (JavaScript)
10.3.2. RegExp Instance Properties (JavaScript)
23. Core JavaScript Reference (JavaScript)
global properties: 2.8. Reserved Words (JavaScript)
8.5.3. Class Properties (JavaScript)
regular expressions: 10.3.2. RegExp Instance Properties (JavaScript)
global property: 23. Core JavaScript Reference (JavaScript), regular expression objects: 12.5. Core Objects (Dynamic HTML)
global scope: 7.3. Function Scope: The Call Object (JavaScript)
event handler functions and: 19.1.6. Scope of Event Handlers (JavaScript)
functions and: 11.4. Lexical Scoping and Nested Functions (JavaScript)
functions created with Function( ): 11.5. The Function( ) Constructor and Function Literals (JavaScript)
global statement/global variables: 2.10.2.1. Global variables (Web Database Applications)
global symbol table, PHP: 16.4. Variables (Webmaster in a Nutshell)
global variables: 4.3. Variable Scope (JavaScript)
4.6.1. The Global Object (JavaScript)
2.3.3.2. Global scope (Programming PHP)
accessing from extension functions: 14.10. Global Variables (Programming PHP)
executor globals: 14.10.2. Executor Globals (EG) (Programming PHP)
internal extension globals: 14.10.3. Internal Extension Globals (Programming PHP)
SAPI globals: 14.10.1. SAPI Globals (SG) (Programming PHP)
accessing from within functions: 3.3.1. Global Variables (Programming PHP)
accessing inside functions: 6.12.1. Problem (PHP Cookbook)
and form data, security of: 12.1. Global Variables and Form Data (Programming PHP), setting variables_order in php.ini: 12.1.2. Set variables_order (Programming PHP)
COMMAND_LINE: 20.1. Introduction (PHP Cookbook)
custom APIs: 4.4.3. Custom APIs (Dynamic HTML)
custom newsletter example: 5.11. Combining Forces: A Custom Newsletter (Dynamic HTML)
dragging elements: 6.7. Dragging Elements (Dynamic HTML)
6.7. Dragging Elements (Dynamic HTML)
EGPCS, creating: 7.2. Variables (Programming PHP)
IE Event object as: 19.3.2. The IE Event Object as a Global Variable (JavaScript)
iframe resizing example: 5.9.1. The iframe Element (Dynamic HTML)
multiple browser classes and: 4.4.1. Browser Support Flagging (Dynamic HTML)
multiple function return values, using for: 6.8.3. Discussion (PHP Cookbook)
predefined, listing of: 2.8. Reserved Words (JavaScript)
reference counting and: 11.3.2. Garbage Collection by Reference Counting (JavaScript)
session: 7.6.2.1. Session basics (Programming PHP)
storing colors: 5.6.1. The style Property (Dynamic HTML)
storing references: 5.2.2. Secondary Windows (Dynamic HTML)
undefined: 3.8. undefined (JavaScript)
$GLOBALS array: 2.3.3.2. Global scope (Programming PHP)
GlobalWeather web service: 20.11. Program: Displaying Weather Conditions (PHP Cookbook)
globbing filenames: 15.2.9. External Commands (Programming PHP)
gmdate( ): 3.5.3. Discussion (PHP Cookbook)
3.12.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
2.8.2. Formatting a Date (Web Database Applications)
gmmktime( ): 3.3.2. Solution (PHP Cookbook)
3.3.4. See Also (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
2.8.1.2. Creating timestamps with mktime( ) and gmmktime( ) (Web Database Applications)
GMP library: 2.1. Introduction (PHP Cookbook)
2.14.2. Solution (PHP Cookbook)
gmstrftime( ): 3.5.3. Discussion (PHP Cookbook)
3.12.3. Discussion (PHP Cookbook)
A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
GMT (Greenwich Mean Time): 23. Core JavaScript Reference (JavaScript)
23. Core JavaScript Reference (JavaScript)
local time, difference from: 23. Core JavaScript Reference (JavaScript)
string representation of date and time: 23. Core JavaScript Reference (JavaScript)
GNU
gettext utilities: 16.11.2. Solution (PHP Cookbook)
Privacy Guard (GPG): 14.12.1. Problem (PHP Cookbook)
Readline library: 20.4.3. Discussion (PHP Cookbook)
GNU MP (GMP) library: B.1. Optional Extensions Listing (Programming PHP)
go( ): 24. Client-Side JavaScript Reference (JavaScript), bugs in: 13.10. The History Object (JavaScript)
go( ) method, history objects: 9.6. Alphabetical Object Reference (Dynamic HTML)
go( ) (History object): 11.4. JavaScript API Reference (Webmaster in a Nutshell)
go-pear script: 21.1. Introduction (PHP Cookbook)
Google
SOAP objects: 12.9.3. Discussion (PHP Cookbook)
SOAP_WSDL objects: 12.9.3. Discussion (PHP Cookbook)
GPG (GNU Privacy Guard): 14.12.1. Problem (PHP Cookbook)
gradians: 2.13.3. Discussion (PHP Cookbook)
GRANT statement: 3.10.3. Adding and Deleting Users (Web Database Applications)
granularity: 2.6.2. Page Branching (Dynamic HTML)
graphical user interfaces (see GUIs)
graphics: 1.6.7. What JavaScript Can't Do (JavaScript)
15.1. Introduction (PHP Cookbook)
9. Graphics (Programming PHP)
basic concepts: 9.3. Basic Graphics Concepts (Programming PHP)
color handling: 9.8. Color Handling (Programming PHP)
identifying colors: 9.8.2. Identifying Colors (Programming PHP)
text representation of images: 9.8.4. Text Representation of an Image (Programming PHP)
true color color indexes: 9.8.3. True Color Color Indexes (Programming PHP)
using alpha channel: 9.8.1. Using the Alpha Channel (Programming PHP)
coordinates for images: 15.1. Introduction (PHP Cookbook)
creating and drawing images: 9.4. Creating and Drawing Images (Programming PHP)
basic drawing functions: 9.4.5. Basic Drawing Functions (Programming PHP)
graphics program structure: 9.4.1. The Structure of a Graphics Program (Programming PHP)
creating and manipulating with GD extension: 1.4.4. Graphics (Programming PHP)
destroying images: 15.1. Introduction (PHP Cookbook)
drawing arcs, ellipses, and circles: 15.3.1. Problem (PHP Cookbook)
drawing centered text: 15.6.1. Problem (PHP Cookbook)
GD built-in fonts: 15.6.3. Discussion (PHP Cookbook)
PostScript Type 1 fonts: 15.6.3. Discussion (PHP Cookbook)
TrueType fonts: 15.6.3. Discussion (PHP Cookbook)
drawing lines, rectangles, and polygons: 15.2.1. Problem (PHP Cookbook)
drawing text: 15.5.1. Problem (PHP Cookbook)
drawing with patterned lines: 15.4.1. Problem (PHP Cookbook)
dynamic images: 15.7.1. Problem (PHP Cookbook)
dynamically generated buttons: 9.6. Dynamically Generated Buttons (Programming PHP), caching: 9.6.1. Caching the Dynamically Generated Buttons (Programming PHP)
embedding images in pages: 9.1. Embedding an Image in a Page (Programming PHP)
file format supported by GD: 15.1. Introduction (PHP Cookbook)
filled rectangle, creating: 15.1. Introduction (PHP Cookbook)
GD extension: 9.2. The GD Extension (Programming PHP)
generating bar charts from poll results: 15.10. Program: Generating Bar Charts from Poll Results (PHP Cookbook)
image file formats: 9.3. Basic Graphics Concepts (Programming PHP)
10.4.1. Images (Programming PHP)
changing: 9.4.2. Changing the Output Format (Programming PHP)
testing for supported: 9.4.3. Testing for Supported Image Formats (Programming PHP)
image generation process: 15.1. Introduction (PHP Cookbook)
images with text: 9.5. Images with Text (Programming PHP), fonts: 9.5.1. Fonts (Programming PHP)
localizing images: 16.8.1. Problem (PHP Cookbook)
pc_Image class: 7.10.3. Discussion (PHP Cookbook)
in PDF files: 10.4.2. Graphics (Programming PHP)
patterns: 10.4.3. Patterns (Programming PHP)
templates for: 10.4.4. Templates (Programming PHP)
PNG image, writing with PHP: 15.1. Introduction (PHP Cookbook)
scaling images: 9.7. Scaling Images (Programming PHP)
serving images securely: 15.9.1. Problem (PHP Cookbook)
transparent color: 15.8.1. Problem (PHP Cookbook)
greater than (>) operator: 5.5.1. Comparison Operators (JavaScript)
2.4.8. Comparison Operators (Programming PHP)
greater-than operator (\\>): 3.8.4. Child Selectors (Dynamic HTML)
greater than or equal (>=) operator: 5.5.1. Comparison Operators (JavaScript)
5.5.1. Comparison Operators (JavaScript)
greater-than-or-equal operator (>=): 12.6. Operators (Dynamic HTML)
greater than or equal to (>=) operator: 2.4.8. Comparison Operators (Programming PHP)
greatest common divisor (GCD): 2.14.3. Discussion (PHP Cookbook)
greedy matching: 10.1.3.1. Non-greedy repetition (JavaScript)
13.5.1. Problem (PHP Cookbook)
greedy matching, Perl regular expressions: 4.10.5. Quantifiers and Greed (Programming PHP)
green property: 25. W3C DOM Reference (JavaScript)
Greenwich Mean Time (GMT), in timestamps: A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
Gregorian calendar: 3.9.3. Discussion (PHP Cookbook)
(see also calendars)
checkdate( ) dates: 3.9.3. Discussion (PHP Cookbook)
gregoriantojd( ): 3.7.2. Solution (PHP Cookbook)
3.16.2. Solution (PHP Cookbook)
grid layout for widgets: 20.7.3. Discussion (PHP Cookbook)
grid_horizontal( ): 4.27. Program: Printing an Array in a Horizontally Columned HTML Table (PHP Cookbook)
group authentication, Apache server: 18.1.5. Password and Group Files (Webmaster in a Nutshell)
GROUP BY clause: 3.6.3.2. GROUP BY (Web Database Applications)
Group directive (Apache): 18. Apache Configuration (Webmaster in a Nutshell)
group permissions: 19.1. Introduction (PHP Cookbook)
19.3.3. Discussion (PHP Cookbook)
changing ownership of files: 19.4.2. Solution (PHP Cookbook)
grouping characters for matching: 13.1. Introduction (PHP Cookbook)
grouping in regular expressions: 10.1.4. Alternation, Grouping, and References (JavaScript)
grouping output: 3.6.3. Sorting and Grouping Output (Web Database Applications)
grouping patterns
non-capturing groups: 4.10.6. Non-Capturing Groups (Programming PHP)
replacing matched strings in: 4.9.3.2. Replacing (Programming PHP)
groups: 2.7.1.5. Groups (Web Database Applications)
> (angle bracket, right)
converting to HTML entity: 4.5.1.1. Entity-quoting all special characters (Programming PHP)
greater than operator: 2.4.8. Comparison Operators (Programming PHP)
> (greater than) operator, in string comparisons: 4.6.1. Exact Comparisons (Programming PHP)
>= (greater than or equal to) operator: 2.4.8. Comparison Operators (Programming PHP), in string comparisons: 4.6.1. Exact Comparisons (Programming PHP)
>> (right shift) operator: 2.4.9. Bitwise Operators (Programming PHP)
> (greater than) operator: 5.5.1. Comparison Operators (JavaScript)
object data type conversion: 11.1.1. Object-to-Primitive Conversion (JavaScript)
strings, comparing: 5.6. String Operators (JavaScript)
>= (greater than or equal) operator: 5.5.1. Comparison Operators (JavaScript)
object data type conversion: 11.1.1. Object-to-Primitive Conversion (JavaScript)
strings, comparing: 5.6. String Operators (JavaScript)
> (right angle bracket)
> (greater-than) operator: 12.6. Operators (Dynamic HTML)
>= (greater-than-or-equal) operator: 12.6. Operators (Dynamic HTML)
>> (right-shift) operator: 12.6. Operators (Dynamic HTML)
>>> (zero-fill right-shift) operator: 12.6. Operators (Dynamic HTML)
>> (shift right with sign) operator: 5.8. Bitwise Operators (JavaScript)
5.8. Bitwise Operators (JavaScript)
>>> (shift right zero fill) operator: 5.8. Bitwise Operators (JavaScript)
5.8. Bitwise Operators (JavaScript)
GTK+, online documentation: 20.1. Introduction (PHP Cookbook)
gtk-weather.php program: 20.11. Program: Displaying Weather Conditions (PHP Cookbook)
GtkButton class: 20.6.3. Discussion (PHP Cookbook)
gtk::main( ): 20.6.3. Discussion (PHP Cookbook)
gtk::main_quit( ): 20.6.3. Discussion (PHP Cookbook)
GtkMenu class: 20.9.2. Solution (PHP Cookbook)
GtkMenuBar class: 20.9.2. Solution (PHP Cookbook)
GtkMenuItem class: 20.9.2. Solution (PHP Cookbook)
GtkTable class: 20.7.3. Discussion (PHP Cookbook), attach( ): 20.7.3. Discussion (PHP Cookbook)
GtkVBox class: 20.7.3. Discussion (PHP Cookbook)
GtkWindow class: 20.6.3. Discussion (PHP Cookbook)
GUI (graphical user interface)
activity monitoring: 6. Scripting Events (Dynamic HTML)
HTML 4 improvements: 1.3. HTML (Dynamic HTML)
operating systems and: 2.4.6. Operating System Support (Dynamic HTML)
standards and: 7.1. W3C Modularization (Dynamic HTML)
GUIs for client-side applications, writing with PHP/GTK: 1.1. What Does PHP Do? (Programming PHP)
GUIs (graphical user interfaces): 12.1.3. The Event-Driven Programming Model (JavaScript)
HTML forms containing elements of: 14.5. Forms (JavaScript)
responding to actions by users: 20.8.1. Problem (PHP Cookbook)
widgets
creating and displaying: 20.1. Introduction (PHP Cookbook)
displaying in a window: 20.6.1. Problem (PHP Cookbook)
gunzip: 18.26.3. Discussion (PHP Cookbook)
Gutmans, Andi: 1.2.1. The Evolution of PHP (Programming PHP)
gutter attribute, multicol elements: 8.3. Alphabetical Tag Reference (Dynamic HTML)
gutter attribute, <multicol>: 3.2. HTML Tag and Attribute Descriptions (Webmaster in a Nutshell)
gzcompress( ): 18.26.3. Discussion (PHP Cookbook)
gzencode( ): 18.26.3. Discussion (PHP Cookbook)
gzgets( ): 18.26.3. Discussion (PHP Cookbook)
gzip-compressed files, zlib library for reading/writing: B.1. Optional Extensions Listing (Programming PHP)
gzip utility, compressing web output: 8.14.1. Problem (PHP Cookbook)
gzipped files, reading and writing: 18.26.2. Solution (PHP Cookbook)
gzopen( ): 18.26.3. Discussion (PHP Cookbook)
gzread( ): 18.26.3. Discussion (PHP Cookbook)
gzseek( ): 18.26.3. Discussion (PHP Cookbook)
gzuncompress( ): 18.26.3. Discussion (PHP Cookbook)
gzwrite( ): 18.26.3. Discussion (PHP Cookbook)

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.