Index T

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

tab character (\t) 
table cache parameter  2nd  3rd 
table relationships 
    many-to-many  2nd  3rd  4th  5th 
    one-to-many  2nd 
    one-to-one  2nd 
table type variable 
tables
    address book database table example 
        date added field 
        date modified field 
        menus, creating  2nd 
        record addition script  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th 
        records, adding subentries to  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th 
        records, deleting  2nd  3rd  4th  5th 
        records, selecting and viewing  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th 
        table name fields  2nd  3rd  4th  5th  6th  7th  8th 
    auth users  2nd  3rd 
    calendar example  2nd  3rd  4th  5th  6th  7th  8th  9th 
    columns priv 
    creating  2nd  3rd 
        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 
        LIKE operator 
        LIMIT command  2nd  3rd  4th 
        NATURAL JOIN command 
        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  9th 
        WHERE clause  2nd  3rd 
    custom logs  2nd 
        code snippet  2nd  3rd 
        sample reports  2nd  3rd  4th  5th  6th 
    db 
    discussion forums  2nd  3rd 
    FLUSH TABLES command 
    func 
    host 
    OPTIMIZE TABLE command  2nd  3rd 
    shopping cart database table example
        cart, adding items to  2nd  3rd  4th  5th 
        cart, removing items from  2nd  3rd  4th 
        cart, viewing  2nd  3rd  4th  5th  6th  7th 
        checkout actions, performing  2nd  3rd  4th 
        checkout form, creating  2nd  3rd 
        field lengths 
        field names  2nd  3rd  4th  5th  6th 
        integrating with storefront  2nd  3rd  4th  5th  6th  7th  8th 
        planning process 
    SHOW COLUMNS 
    SHOW CREATE TABLE 
    SHOW CREATE TABLE command 
    SHOW INDEX  2nd 
    SHOW OPEN TABLES command 
    SHOW STATUS 
    SHOW TABLE STATUS  2nd  3rd  4th 
    SHOW TABLES command 
    SHOW VARIABLES  2nd 
    storefront database table example
        add to cart button  2nd  3rd  4th  5th  6th  7th  8th 
        categories of items, displaying  2nd  3rd  4th  5th  6th  7th 
        planning process  2nd 
        store categories field  2nd  3rd  4th  5th 
        store item color field  2nd  3rd  4th 
        store item size field  2nd  3rd 
        store items field  2nd  3rd  4th  5th  6th 
    tables priv 
    user 
tables priv table 
tags
    ASP  2nd 
    end tags 
    Script 
    short  2nd 
    short open tag switch 
    standard 
    start tags 
    start/end  2nd 
tagWrap() function  2nd 
tail command-line utility
    error logs
        monitoring (Unix) 
tar command  2nd 
tarball 
    Apache source code
        uncompressing 
targets
    configure script 
ternary operator (?)  2nd  3rd 
test expressions
    boolean values 
test() function 
testing
    data type 
    data types  2nd 
    dates  2nd 
    functions, existence  2nd  3rd  4th  5th 
    PHP installation 
text
    wrapping  2nd  3rd  4th 
TEXT data type 
text editors
    httpd.conf file
        modifying 
TEXT field 
Thawte
    CA (certifcation authority) 
third normal forms
    defined 
    rules for  2nd 
time
    calendar  2nd 
        HTML form  2nd  3rd  4th  5th 
        library, creating  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th  14th  15th  16th  17th  18th  19th 
        table, creating  2nd  3rd  4th  5th  6th  7th  8th  9th 
        user input  2nd  3rd  4th 
    calendar example
        user input 
    CURRENT TIME() function 
    CURRENT TIMESTAMP() function 
    current, retrieving  2nd 
    CURTIME() function 
    formatting  2nd  3rd 
    FROM UNIXTIME() function 
    HH-MM-SS format 
    HOUR() function  2nd  3rd  4th  5th  6th  7th  8th 
    information, retrieving 
    MINUTE() function  2nd  3rd  4th 
    NOW() function 
    SEC TO TIME() function 
    SECOND() function  2nd  3rd  4th 
    TIME FORMAT() function 
    TIME TO SEC() function 
    UNIX TIMESTAMP() function 
TIME data type 
time data types  2nd  3rd 
TIME FORMAT() function 
time stamps
    converting
        date()  2nd  3rd 
        getdate() 
    creating 
TIME TO SEC() function 
time() function  2nd  3rd 
TimeOut directive
    abuse
        preventing (performance) 
timestamp
    defined 
TIMESTAMP data type 
timestamps
    creating  2nd 
TINYBLOB data type 
TINYINT data type 
TINYTEXT data type 
TITLE element 
TLS (Transport Layer Security).  [See SSL]
tokenizing  2nd 
    strings  2nd  3rd 
tools
    apachectl
        control script command (UNIX) 
    command-line
        openssl (certificates) 
    performance
        Web sites 
topics
    adding  2nd  3rd 
        script for  2nd  3rd  4th  5th 
    adding posts to  2nd  3rd  4th  5th  6th  7th  8th  9th 
    defined 
    topic list, displaying  2nd  3rd  4th  5th  6th  7th  8th  9th 
    topics
        displaying posts in  2nd  3rd  4th  5th  6th  7th  8th  9th 
touch() function
    file creation 
tracking
    client requests
        access log 
    clients
        troubleshooting 
TransferLog directive  2nd 
transmitted data
    reducing (performance)  2nd 
Transport Layer Security (TLS).  [See SSL]
TRIM() function 
trim() function
    strings, cleaning up  2nd  3rd 
trimming functions  2nd  3rd  4th 
Triple-Des
    symmetric cryptography 
troubleshooting 
    bind to port 
    clients
        tracking 
    denied access 
    group settings 
    MySQL installation  2nd  3rd 
    servers
        starting (SSL configurations) 
    Web servers (existing) 
TYPE argument 
type specifiers
    strings  2nd  3rd  4th  5th 
types.  [See data types]
typical installation
    Apache (Windows) 
Typical installation option 



Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
Sams Teach Yourself PHP, MySQL and Apache in 24 Hours
ISBN: 067232489X
EAN: 2147483647
Year: 2005
Pages: 263

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