C


Index


[SYMBOL] [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]

c type specifier
CA (certification authority)
     certificate signing requests
     digital certificates
CacheFile directive
    mapping files
         memory
caching
     performance
calendar example 2nd
     events, adding 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
     HTML form 2nd 3rd 4th 5th
     library, creating 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th 15th
     table, creating 2nd 3rd 4th 5th 6th 7th 8th 9th
     user input 2nd 3rd 4th 5th
calling
     functions 2nd 3rd 4th 5th
Can\#213t connect to server message
case
    strings
         converting 2nd
case sensitivity
     constants
case-sensitivity
     constants 2nd
casting
     variables 2nd 3rd 4th 5th 6th 7th
certificate signning requests
     creating (managing certificates) 2nd 3rd 4th
certificates
    digital
         analyzing
         CA (certification authority)
         chaining
         information
         SSL 2nd 3rd 4th
    digital certificates
         authentication;SSL protocols
    managing
         certificate signing requests;creating 2nd 3rd 4th
         key pairs (creating) 2nd 3rd
         self-signed certificates 2nd
     managing (secure servers) 2nd 3rd 4th
     self-signed (managing certificates) 2nd
certification authority (CA)
     certificate signing requests
     digital certificates
CGI
    errors
         logging
chaining
     digital certificates
changing
    data types
         by casting 2nd 3rd 4th 5th 6th 7th
         setttype() function 2nd
         settype() function 2nd
changlog
     software upgrades
CHAR data type
CHAR field
CHAR LENGTH() function
character sets
     header messages, interpreting correct 2nd 3rd 4th
     multibyte language
     single-byte languages
CHARSET variable
charts
     pie charts, creating 2nd 3rd 4th 5th 6th 7th 8th 9th
checkdate() function 2nd 3rd 4th
checking
     digital certificates
ciphertext
    message
         encryption
classes
     defined
clauses
     else
         with if statements 2nd 3rd 4th
    elseif
         with if statements 2nd 3rd 4th 5th
     ORDER BY 2nd 3rd
     WHERE 2nd 3rd
     where
     WHERE 2nd 3rd 4th
cleaning up
     strings 2nd 3rd 4th
CLF (Common Log Format)
     log format
client authentication
    access
         resticting
     user management
client requests
    tracking
         access log
clients
    all clients
         access control rules
    tracking
         troubleshooting
closing
     files
code
     adding comments to
    PHP
         adding comments to 2nd
    status code
         conditional looping
     when to comment
code block (control statements)
     brackets
code blocks 2nd 3rd 4th 5th
     flow control 2nd 3rd 4th 5th
collision resistant
    message digests
         digest algorithms
color
     ImageColorAllocate() function
    RGB color value
         image creation process 2nd
colors
     color fills 2nd 3rd 4th
columns priv table
combined assignment operators 2nd 3rd 4th
combining
     access methods
command-line arguments
command-line options
     -c
command-line tools
     openssl (certificates)
commands
     ALL
     ALTER
    Apache-related
         control script 2nd
         server binary 2nd 3rd 4th
    certificates signing requests
         creating
     compress
     configure
         Apache installation
     CREATE
     CREATE TABLE 2nd 3rd 4th
     CROSS JOIN
     DELETE 2nd 3rd 4th 5th 6th 7th 8th 9th 10th
     DROP
     escapeshellcmd() function
     EVOKE
     EXPLAIN 2nd 3rd 4th 5th 6th
     FILE 2nd
     FLUSH 2nd 3rd 4th 5th
     FLUSH HOSTS
     FLUSH LOGS
     FLUSH PRIVELEGES
     FLUSH PRIVILEGES 2nd
     FLUSH TABLES 2nd
     GRANT 2nd 3rd 4th
     gunzip 2nd
     gzip
     INNER JOIN
     INSERT 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th
     JOIN
    key pairs
         creating (certificates)
    kill
         signals (sending)
     LEFT JOIN 2nd
     LIMIT 2nd 3rd 4th
    ln commands
         symbolic links (symlink)
     make
         MySQL installation
         PHP installation
     make install 2nd
         MySQL installation
         PHP installation
     mod so
    mysqladmin
         MySQL installation
    mysqld
         MySQL installation
     NATURAL JOIN
     OPTIMIZE TABLE 2nd 3rd
     PROCESS
     ps
     REFERENCES
     RELOAD 2nd
     REPLACE 2nd 3rd 4th
     REVOKE 2nd 3rd
     RIGHT JOIN
    running
         with exec() function 2nd 3rd 4th
         with passthru() function
         with system() function 2nd 3rd 4th 5th
     SELECT 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th 13th 14th
     server binary 2nd 3rd 4th
     SHOW
     SHOW COLUMNS
     SHOW CREATE TABLE 2nd
     SHOW DATABASES
     SHOW GRANTS 2nd
     SHOW INDEX 2nd
     SHOW OPEN TABLES
     SHOW STATUS 2nd 3rd
     SHOW TABLE STATUS 2nd 3rd 4th
     SHOW TABLES
     SHOW VARIABLES 2nd 3rd
     SHUTDOWN
    Start menu
         Control Apache
     STRAIGHT JOIN
     tar 2nd
    ulimit command
         operating systems (scalability)
     UPDATE 2nd 3rd 4th 5th 6th 7th 8th 9th
     USAGE
    Windows
         Apache (controlling)
commands. 2nd [See also functions] [See also statements]
comments
     adding to code
     adding to PHP code 2nd
     defined
     multiline
     single-line
     when to comment
Common Log Format (CLF)
     log format
Common Name field
     certificate signing requests
communications
    security
         integrity
Compact installation option 2nd
comparison operators 2nd 3rd 4th
compatibility
    schemas
         directives
compiling
    Apache
         modules
     Apache installations 2nd
compress command
compress utility
compression
     reduced transmitted data (performance)
    uncompressing
         source code (Apache installations) 2nd
CONCAT WS() function 2nd
CONCAT() function 2nd
concatenation function 2nd 3rd 4th 5th
concatenation operator (.) 2nd
concatenation operator (=)
conditional containers
     configuration files
conditional evaluation
     Apache configuration 2nd
conditional logging
     CustomLog directives
     HostNameLookups directive
     HTTP requests 2nd
     IdentityCheck directive
conditional looping
     environment variables
     status code
conditions
     ? (ternary operator) 2nd 3rd 4th
     else clause with if statements 2nd 3rd 4th
     elseif clause with if statements 2nd 3rd 4th 5th
     if statements 2nd 3rd
         else clause with 2nd 3rd 4th
         elseif clause with 2nd 3rd 4th 5th
         example of
     loops
         break statement 2nd 3rd 4th 5th
         do\#201while statement 2nd 3rd
         for statement 2nd 3rd 4th
         infinite
         iteration
         iterations, skipping 2nd 3rd
         nesting 2nd 3rd
         while statement 2nd 3rd 4th
     switch statements 2nd 3rd 4th 5th
         example
confidentiality
     SSL protocols 2nd 3rd
         public key cryptography 2nd
confidentiality (security)
confidnetiality
     symmetric cryptography (SSL protocols) 2nd
config script
    OpenSSL library
         installing
config.log file
config.status file
configuration file checks
     staring Apache 2nd 3rd
configuration files 2nd 3rd
    Apache
         starting
     conditional containers 2nd
     Listen directive
     modifying
     my-huge.cnf
     my-large.cnf
     my-medium.cnf
     my-small.cnf
     parameters
    per-directory configuration files
         file system access (scalability)
    processing
         MPMs
     ServerName directive
configure command
configure script 2nd
     Apache installation 2nd 3rd
     PHP installation
configure scripts
     makefiles
     targets
configuring
    Apache
         conditional evaluation 2nd
         containers 2nd 3rd
         directives 2nd 3rd 4th 5th
         file structure
         per-directory files 2nd 3rd
         ServerRoot directive
     MySQL 2nd 3rd 4th
     PHP 2nd 3rd 4th
     software (Apache installations) 2nd 3rd 4th 5th
     SSL (secure servers)
configuure command
     Apache installation
connection timeout variable
connections
    MySQL
         securing 2nd 3rd
     SSL protocols 2nd
     to MySQL with PHP
         error messages, retrieving 2nd
         mysql connection() functin 2nd 3rd 4th 5th
         queries, executing 2nd 3rd 4th 5th 6th
connections status variable
constants
    accessing
         defining
     case-independence 2nd
     case-sensitivity
     defining 2nd 3rd 4th
     names
     predefined
constructors
     defined
     objects
containers
    <Limit>
         HTTP methods (limiting access)
    <LimitExcept>
         HTTP methods (limiting access)
     Apache configuration 2nd 3rd
    conditional containers
         configuration files 2nd
     defined
    VirtualHost container
         IP-based virtual hosting
containers (directives)
     syntax 2nd
content negotiation
     file system access (scalability)
context
    schemas
         directives
continue statements 2nd 3rd
control
    access control
         access (restricting) 2nd 3rd 4th
         rules 2nd
         rules (all clients)
         rules (domain names)
         rules (environment variables)
         rules (evaluating) 2nd
control access
    rules
         IP addresses
         IP addresses (partial)
         network/mask pair
Control Apache command (Start menu)
control information (certificates)
control script commands (Apache-related) 2nd
control statements
    code block
         brackets
control structures
     include() function within 2nd 3rd
controlling
    Apache
         Windows (commands)
conversion specification 2nd 3rd 4th 5th 6th 7th 8th
conversions
     timestamps 2nd 3rd 4th 5th
cookies
     anatomy 2nd
     auth cookie
     auth cookies
     defined
     deleting 2nd
     domain field
     expiration dates 2nd
     HTTP COOKIE variable
     path field
     Set-Cookie header
     setting 2nd
         setcookie() function 2nd 3rd
     size limits
     uses for
    values
         restricting access based on 2nd 3rd 4th 5th 6th 7th
count() function
     arrays
CPU
     MySQL optimization tips
     MySQL optimizatips
CREATE command
CREATE TABLE command 2nd 3rd 4th
creating
    arrays
         associative arrays 2nd 3rd
         multidimensional arrays 2nd 3rd 4th
     certificate signing requests (managing certificates) 2nd 3rd 4th
    images
         from user input 2nd 3rd 4th 5th 6th 7th 8th
         JPEG libraries
         overview 2nd
         PHP distribution 2nd 3rd
         PNG libraries
         RGB color values 2nd
         zlib libraries
     key pairs (managing certificates) 2nd 3rd
     objects 2nd 3rd
         constructors
         instance of 2nd
         methods 2nd 3rd 4th 5th 6th
         properties 2nd 3rd 4th 5th
     request logs
    tables
         CREATE TABLE command 2nd 3rd 4th
         CROSS JOIN command
         DELETE command 2nd 3rd 4th 5th 6th
         INNER JOIN command
         INSERT command 2nd 3rd 4th 5th 6th 7th 8th
         JOIN command
         LEFT JOIN command 2nd
         LIMIT command 2nd 3rd 4th
         NATURAL JOIN command
         primary/unique keys 2nd
         REPLACE command 2nd 3rd 4th
         RIGHT JOIN command
         SELECT command 2nd 3rd 4th 5th 6th 7th 8th 9th 10th 11th 12th
         STRAIGHT JOIN command
         UPDATE command 2nd 3rd 4th 5th 6th 7th 8th
         WHERE clause 2nd 3rd
crit
     LogLevel directive option
CROSS JOIN command
cryptograhy
    public key cryptography
         confidentiality (SSL protocols) 2nd
cryptography
    symmetric
         limitations
    symmetric cryptography
         confidentiality (SSL protocols) 2nd
CURDATE() function
CURRENT DATE() function
current date/time
     retrieving 2nd 3rd
CURRENT TIME() function
CURRENT TIMESTAMP() function
CURTIME() function
custom installation
     Apache (Windows)
Custom installation option 2nd
custom logs
    database tables
         code snippet 2nd 3rd
         sample reports 2nd 3rd 4th 5th 6th 7th 8th
     database tables, creating 2nd
customizing
     file times
CustomLog directive 2nd
CustomLog directives
     conditional logging
Cygwin source download



Sams Teach Yourself PHP MySQL and Apache All in One
Sams Teach Yourself PHP, MySQL and Apache All in One (4th Edition)
ISBN: 067232976X
EAN: 2147483647
Year: 2003
Pages: 333
Authors: Julie Meloni

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net