Index: Q - e-Reading Library
start page | rating of books | rating of authors | reviews | copyrights
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: Q
- q command, fdisk: 3.1.3. Creating Linux Partitions (Running Linux)
- q command (sed): 12.4. Alphabetical Summary of sed Commands (Linux in a Nutshell)
- QA role in MySQL installations: 6.1.1. User Management (Managing & Using MySQL)
- qall command (ex): 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- qq// operator: 13.3. Buffered Printing and Better print( ) Techniques (Practical mod_perl)
- qr// operator: 6.5.3.1. Matching patterns repeatedly (Practical mod_perl)
- qresource data type (PHP): 18.1. Data Types (Managing & Using MySQL)
- Qt: 16.2. Desktop Differences: Development (Linux in a Nutshell)
- Qt module (Perl): 13.4.2. More Features (Running Linux)
- Qt package: 14.2.5. Interface Building Tools (Running Linux)
- quality of JPEG images: 9.4.1. The Structure of a Graphics Program (Programming PHP)
- quality scores (qs values): 6.4. Type Maps (Apache: The Definitive Guide)
- quantifiers in regular expressions: 4.8.4. Repeating Sequences (Programming PHP)
- greedy and non-greedy: 4.10.5. Quantifiers and Greed (Programming PHP)
- QUARTER( ) function: 17.2.2. General Functions (Managing & Using MySQL)
- queries: 3.7. Queries (Managing & Using MySQL)
- 11.3.2. Opening and Using a Database Connection (Managing & Using MySQL)
- (see also mysql_query( ))
- Boolean mode searches: 3.9.1.3. Boolean mode (Managing & Using MySQL)
- calling user-defined functions from: 14.1.3. Calling a UDF (Managing & Using MySQL)
- EXPLAIN SELECT command and: 5.2.2.2. EXPLAIN SELECT (Managing & Using MySQL)
- GET method: 1.1.2. The Common Gateway Interface Specification (Practical mod_perl)
s
- pattern matching in: 3.8.4. Pattern Matching (Managing & Using MySQL)
- 9.2.3. A Sample CGI/DBI Program (Managing & Using MySQL)
- Perl CGI example: 9.2.3. A Sample CGI/DBI Program (Managing & Using MySQL)
- Perl DBI example: 9.1.1. Basic Perl Example (Managing & Using MySQL)
- processing phases of: 5.2.2.2. EXPLAIN SELECT (Managing & Using MySQL)
- processing with Python: 10.1.2. Cursors (Managing & Using MySQL)
- relevance values of results: 3.9.1.2. Relevance values (Managing & Using MySQL)
- result sets and
- JDBC: 13.2.1. Queries and Result Sets (Managing & Using MySQL)
- MySQL C API: 12.1.2. Queries and Results (Managing & Using MySQL)
- 12.2.2. Quote Retrieval (Managing & Using MySQL)
- 12.3. Advanced Issues (Managing & Using MySQL)
- PHP: 11.3.3. Handling Results (Managing & Using MySQL)
- user-defined functions: 14.1. User-Defined Functions (Managing & Using MySQL)
- SQL: 3.1. SQL Basics (Managing & Using MySQL)
- 3.1.2. The Design of SQL (Managing & Using MySQL)
- performance tuning for: 5.2.2. SQL Query Tuning (Managing & Using MySQL)
- query( ), placeholders for values: 8.4.1. Placeholders (Programming PHP)
- query resource handles: 18.1. Data Types (Managing & Using MySQL)
- query result object, fetching data from: 8.3.5. Fetching Results from a Query (Programming PHP)
- $query variable: 9.1.1. Basic Perl Example (Managing & Using MySQL)
- QUERY_STRING: 1.1.3. Apache CGI Handling with mod_cgi (Practical mod_perl)
- troubleshooting: 1.1.2. The Common Gateway Interface Specification (Practical mod_perl)
- question mark (?): 6.3. Common Features (Linux in a Nutshell)
- 7.2.2. Filename Metacharacters (Linux in a Nutshell)
- double question marks: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- ftp help command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- QUEUE access method, DBM: 19. DBM and mod_perl (Practical mod_perl)
- queue (print): 9.6. Printing (Running Linux)
- management: 8.4.12. Controlling Printer Services with lpc (Running Linux)
- queues, treating arrays as: 5.10.2. Stacks (Programming PHP)
- queuing clients: 11.1. Setting the MaxClients Directive (Practical mod_perl)
- quit command
- ex: 11.14. Alphabetical Summary of ex Commands (Linux in a Nutshell)
- ftp: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- GRUB: 4.4.2. Command-Line and Menu Entry Commands (Linux in a Nutshell)
- quit command (gdb): 14.1.1. Tracing a Program (Running Linux)
- " (quotes, double)
- for quoting identifiers: 15.1.2. Identifiers (Managing & Using MySQL)
- double-quoted strings
- escape sequences in: 2.2.3. Strings (Programming PHP)
- variable interpolation in: 4.1.1. Variable Interpolation (Programming PHP)
- HTML entity for: 4.5.1.1. Entity-quoting all special characters (Programming PHP)
- in heredocs: 4.1.4. Here Documents (Programming PHP)
- in SQL queries: 4.5.3. SQL (Programming PHP)
- in string literals: 2.2.3. Strings (Programming PHP)
- $" variable: 21.5.6. Introduction to the Perl Debugger (Practical mod_perl)
- quota command: 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- quote command (ftp): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- quote keyword (expr): 3.1. Alphabetical Summary of Commands (Linux in a Nutshell)
- quote_conv attribute (MySQLdb module): 20.1.1. Module Attributes (Managing & Using MySQL)
- quoted_printable_decode( ): A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
- quotemeta( ): A.2c. Alphabetical Listing of PHP Functions (j-q) (Programming PHP)
- quotes: 6.3. Common Features (Linux in a Nutshell)
- quoting: 9.1. Filenames Versus Patterns (Linux in a Nutshell)
- form parameters automatically: 7.4.3. Automatic Quoting of Parameters (Programming PHP)
- get_magic_quotes_gpc( ): A.2b. Alphabetical Listing of PHP Functions (f-i) (Programming PHP)
- for regular expressions: 4.10.13.5. Quoting for regular expressions (Programming PHP)
- set_magic_quotes_runtime( ): A.3d. Alphabetical Listing of PHP Functions (r-z) (Programming PHP)
- string constants: 4.1. Quoting String Constants (Programming PHP)
- here documents: 4.1.4. Here Documents (Programming PHP)
- in double-quoted strings: 4.1.3. Double-Quoted Strings (Programming PHP)
- in single-quoted strings: 4.1.2. Single-Quoted Strings (Programming PHP)
- variable interpolation: 4.1.1. Variable Interpolation (Programming PHP)
- strings in PHP array keys: 5.2. Identifying Elements of an Array (Programming PHP)
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
Copyright © 2003 O'Reilly & Associates. All rights reserved.