Sams Teach Yourself PHP, MySQL and Apache in 24 Hours

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

m format code (date() function) 

M format code (date() function) 

machine names 

MACs (message authentication codes)

    SSL protocols 

mail

    From header 

    Reply-to header 

    sending  2nd  3rd  4th  5th  6th  7th  8th 

    sending on form submission

        creating script to send  2nd  3rd  4th  5th 

        form creation  2nd  3rd 

        mail() function  2nd  3rd  4th 

mail() function  2nd  3rd 

mailing list (MySQL) 

mailing lists

    PHP 

make command 

make install command 

    Apache

        installing 

make utility

    Apache

        building 

makefiles

    configure script 

management

    user management

        database file-based access control authentication  2nd 

    user managment

        file-based authentication 

managing

    certificates

        certificate signing requests;creating  2nd 

        key pairs (creating) 

        self-signed certificates 

    certificates (secure servers)  2nd  3rd  4th 

    logs  2nd  3rd 

        analysis 

        error logs (monitoring) 

        hostnames (resolving)  2nd 

        log rotation  2nd 

    logs (merging) 

Many to one mapping

    DNS (domain name server)

        virtual hosting 

many-to-many relationships  2nd  3rd  4th  5th 

mapping

    files

        memory (performance) 

mappings

    DNS (domain name server)

        virtual hosting 

mass virtual hosting 

math operators  2nd 

max connections variable 

MAX FILE SIZE field 

max used connections status variable 

MD5

    digest algorithms 

MEDIUMBLOB data type 

MEDIUMINT data type 

MEDIUMTEXT data type 

memory

    files

        mapping (performance) 

    MySQL optimization tips 

menus

    creating  2nd 

merging

    logs 

Merlin Server 

message authentication codes (MACs)

    integrity

        SSL protocols 

message digests

    digest algorithms 

messages

    Access denied 

    Can't connect to server 

methods

    access

        combining 

    HTTP

        access (limiting)  2nd 

    POST 

methods.  [See also functions]

minus sign (-)

    subtraction operator (-) 

minus symbol (-)

    field width specifiers 

MINUTE() function  2nd  3rd  4th 

mirror sites 

mkdir() function  2nd 

mktime() function  2nd  3rd  4th  5th 

MMapFile directive

    mapping files

        memory 

mod access module

    access control  2nd  3rd 

mod auth dbm module

    database file-based access control authentication  2nd  3rd 

mod auth module

    file-based authentication  2nd  3rd 

    sample configuration 

mod bwshare module

    preventing abuse (performance) 

mod cache module

    caching (performance) 

mod deflate module

    reduced transmitted data (performance) 

mod file cache module

    files

        mapping 

mod so command 

mod ssl module

    SSL

        installing  2nd 

        installing (UNIX) 

        installing (Windows) 

    SSL configurations 

    SSL installations 

mod status module

    network setting (scalability) 

mod vhost alias directive (mass virtual hosting) 

modification string functions  2nd  3rd 

modifying

    configuration files 

    httpd.conf file 

module

    schemas

        directives 

modules

    Apache compiles 

    authentication 

        access (restricting)  2nd  3rd  4th  5th 

        directives 

        functions 

    mod access module

        access control  2nd  3rd 

    mod auth

        file-based authentication  2nd  3rd 

    mod auth dbm

        database file-based access control authentication  2nd  3rd 

    mod auth module

        sample configuration 

    mod bwshare module

        preventing abuse (performance) 

    mod cache

        caching (performance) 

    mod deflate

        reduced transmitted data (performance) 

    mod file cache

        files (mapping) 

    mod ssl

        SSL configurations 

        SSL installations 

        SSL;installing  2nd 

        SSL;installing (UNIX) 

        SSL;installing (Windows) 

    mod status

        network setting (scalability) 

modulus operator (%) 

monitoring

    error logs 

month select() function 

MONTH() function 

MONTHNAME() functions  2nd 

months

    DAYOFMONTH() function  2nd  3rd 

    MONTH() function 

    MONTHNAME() function  2nd 

move uploaded file() function 

MPM

    server processes

        operating systems (scalability) 

MPMs

    configuration files

        processing 

multiline comments 

multiplication operator (*) 

Mutual-Failure argument

    Order directive 

my-huge.cnf configuration file 

my-large.cnf configuration file 

my-medium.cnf configuration file 

my-small.cnf configuration file 

MySQL

    accessing  2nd 

    account, creating  2nd 

    configuration options  2nd  3rd  4th 

    connecting with PHP 

        error messages, retrieving  2nd 

        queries, executing  2nd  3rd  4th  5th 

        using mysql connect() function  2nd  3rd  4th 

    connections, securing  2nd  3rd 

    data

        inserting with PHP  2nd  3rd  4th  5th  6th  7th 

        retrieving with PHP  2nd  3rd  4th  5th 

    functions, accessing list of 

    GUI administration tool 

    installing

        on Linux/Unix  2nd  3rd  4th 

        on Windows  2nd  3rd  4th  5th  6th 

        troubleshooting  2nd  3rd 

    mailing list 

    manual

        Problems and Common Errors 

    optimization, improving

        benchmark() function  2nd  3rd 

        FLUSH command 

        FLUSH HOSTS PRIVILEGES command 

        FLUSH LOGS PRIVILEGES command 

        FLUSH PRIVILEGES command 

        FLUSH TABLES command 

        FLUSH TABLES PRIVILEGES command 

        OPTIMIZE TABLE command  2nd  3rd 

        queries  2nd  3rd 

        SHOW COLUMNS command 

        SHOW command 

        SHOW CREATE TABLE command  2nd 

        SHOW DATABASES command 

        SHOW GRANTS command  2nd 

        SHOW INDEX command  2nd 

        SHOW OPEN TABLES command 

        SHOW STATUS command 

        SHOW TABLE STATUS command  2nd  3rd  4th 

        SHOW TABLES command 

        SHOW VARIABLES command  2nd 

        tips for  2nd 

    privilege systems

        authentication process  2nd  3rd  4th  5th 

        columns priv table 

        db table 

        func table 

        granting  2nd  3rd  4th  5th  6th  7th  8th  9th 

        host table 

        overview  2nd 

        revoking  2nd 

        tables priv table 

        user table 

    running as root

        stopping 

    running as root user 

    server, shutting down 

    starting  2nd  3rd  4th 

    startup options 

        key buffer size parameter  2nd  3rd 

        table cache parameter  2nd  3rd 

    support contracts 

MySQL AB 

mysql close() function 

mysql connect() function  2nd  3rd  4th 

mysql error() function  2nd 

mysql fetch array() function 

mysql insert id() function 

MySQL installation wizard  2nd  3rd  4th 

mysql num rows() function 

mysql query() function  2nd  3rd  4th  5th  6th 

mysql result() function 

mysql select db() function 

MySQL Web site 

MySQL-client-VERSION.i386.rpm 

MySQL-Pro 4.0 download pag 

MySQL-VERSION.i386 rpm 

mysql_insert_id() function 

Категории