PHP and PostgreSQL. Advanced Web Programming2002

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

caches

    queries

        optimizing  2nd  3rd 

caching

    functions  2nd 

        SQL  2nd 

cartwork function  2nd 

CASE statements  2nd  3rd 

case statements (PHP)  2nd  3rd  4th  5th 

cashline function 

center function 

charts

    stock charts

        creating  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th 

CHECK constraint  2nd 

checkdate function (PHP) 

checkstock function  2nd 

chgrp function (PHP) 

chmod function (PHP) 

chown function (PHP) 

chr function (PHP) 

cidr 

circles (geometric data types)  2nd 

classes

    building  2nd  3rd  4th  5th  6th  7th  8th  9th  10th  11th  12th  13th  14th  15th  16th 

        simple classes 

    inheritance  2nd  3rd  4th  5th  6th  7th  8th  9th  10th 

        serials  2nd  3rd  4th 

        sql_inheritance  2nd 

classes.  [See also objects]

clauses

    HAVING clauses  2nd 

    WHERE clause 

clearstatcache function (PHP) 

cloning objects  2nd  3rd 

CMS (content management systems)

    building 

        displaying data  2nd  3rd  4th  5th  6th 

        dynamiccontent function 

        file function 

        implode function 

        maintaining data tables  2nd  3rd  4th  5th 

        parsecontent function  2nd 

code

    PHP code

        debugging  2nd  3rd 

code packages

    building  2nd  3rd 

codes

    LaTeX codes

        generating documents  2nd  3rd  4th  5th  6th  7th  8th  9th 

coding

    e-mail

        Base64 algorithm 

        Binary algorithm 

        BinHex algorithm 

        HTML algorithm 

        MIME algorithm 

        Quoted Printable algorithm 

        UUencode algorithm 

color

    dynamic images

        allocating color 

        retrieiving color information 

columns

    arrays 

        limited arrays 

        multidimensional arrays  2nd  3rd 

        one-dimensional arrays  2nd 

        two-dimensional arrays 

    constraints

        NOT NULL constraint   2nd 

        NULL constraint  

        UNIQUE constraint  

    foreign key 

    primary key 

combining

    queries 

        BETWEEN statements 

        DISTINCT statements 

        EXCEPT statements 

        INTERSECT statements 

        UNION statements 

command (psql)  2nd  3rd  4th  5th  6th  7th 

command-line parameters (PHP)  2nd 

    -i flag  2nd 

    -m flag 

command-line parameters (psql)  2nd 

commands

    ALTER command 

    ALTER command (PostgreSQL)  2nd  3rd 

    ALTER GROUP command (PostgreSQL)  2nd 

    ALTER TABLE command  2nd  3rd 

    ALTER USER command (PostgreSQL)  2nd 

    ANALYZE command (PostgreSQL)  2nd 

        optimizing queries 

    apachectl command (Apache) 

    array_multisort command (PHP)  2nd 

    arsort command (PHP) 

    BEGIN command 

    BEGIN command (PHP) 

    command (psql)  2nd 

    COMMENT command  2nd 

    COMMIT command  2nd 

    COMMIT command (PHP) 

    COPY command  2nd  3rd  4th  5th  6th 

    COPY command (PHP/PostgreSQL)  2nd  3rd  4th 

    CREATE FUNCTION  2nd 

    CREATE GROUP command (PostgreSQL)  2nd 

    CREATE INDEX command  2nd  3rd 

    CREATE OR REPLACE 

    CREATE RULE command  2nd 

    CREATE SEQUENCE command 

    CREATE TABLE command  2nd  3rd  4th  5th  6th 

    CREATE TRIGGER command  2nd 

    CREATE USER command (PostgreSQL)  2nd  3rd 

    CREATE VIEW command  2nd  3rd 

    DELETE command  2nd 

    DROP FUNCTION 

    DROP GROUP command (PostgreSQL) 

    DROP INDEX command 

    DROP RULE command  2nd  3rd 

    DROP TABLE command 

    DROP TRIGGER command 

    DROP USER command (PostgreSQL) 

    DROP VIEW command  2nd 

    each command (PHP)  2nd 

    EXPLAIN command  2nd  3rd  4th  5th 

    foreach command (PHP) 

    GRANT command (PostgreSQL)  2nd 

    imap_status command 

    include command (PHP) 

    INSERT command  2nd 

    INSERT command (PHP/PostgreSQL) 

    LIMIT command 

    LOCK command 

    LOCK command (PHP/PostgreSQL) 

    mysqldump command (MySQL)  2nd 

    next command (PHP) 

    OFFSET command  2nd 

    pg_end_copy command (PHP/PostgreSQL)  2nd 

    pg_fetch_array command (PHP/PostgreSQL) 

    pg_fetch_object command (PHP/PostgreSQL)  2nd 

    pg_fetch_row command (PHP/PostgreSQL) 

    pg_pconnect command (PHP) 

    pg_put_line command (PHP/PostgreSQL)  2nd 

    preg_grep command (PHP)  2nd 

    preg_match_all command (PHP)  2nd  3rd 

    preg_quote command (PHP) 

    preg_replace command (PHP)  2nd  3rd 

    preg_split command (PHP)  2nd  3rd 

    REINDEX command 

    reset command (PHP)  2nd 

    REVOKE command (PostgreSQL)  2nd  3rd 

    ROLLBACK command  2nd 

    ROLLBACK command (PHP) 

    SELECT command  2nd 

    SELECT INTO command  2nd  3rd 

        vs. views  2nd 

    SHOW command (PostgreSQL)

        optimizing queries  2nd  3rd 

    sort command (PHP)  2nd 

    stat command (PHP)  2nd 

    UPDATE command  2nd  3rd  4th 

    VACUUM ANALYZE command (PostgreSQL)

        optimizing queries 

    VACUUM command (PostgreSQL)  2nd  3rd  4th 

        optimizing queries  2nd  3rd  4th 

    VACUUM FULL command (PostgreSQL)

        optimizing queries 

commands (psql)  2nd 

    command  2nd  3rd  4th  5th 

COMMENT command  2nd 

comments

    PL/pgSQL 

COMMIT command   2nd 

COMMIT command (PHP) 

compiler flags (PostgreSQL)  2nd 

compiling

    PostgreSQL  2nd 

        compiler flags  2nd 

compute functions (PHP) 

CONCAT function (MySQL) 

configuring

    Apache  2nd 

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

        flags  2nd 

    PostgreSQL  2nd 

        databases 

        Linux kernals  2nd  3rd  4th 

        memory management 

        network security  2nd  3rd  4th  5th 

        runtime parameters  2nd  3rd  4th  5th  6th  7th 

        secure authentication  2nd  3rd  4th  5th 

    user rights

        ALTER command (PostgreSQL)  2nd  3rd 

        ALTER GROUP command (PostgreSQL)  2nd 

        ALTER USER command (PostgreSQL)  2nd 

        CREATE GROUP command (PostgreSQL)  2nd 

        CREATE USER command (PostgreSQL)  2nd  3rd 

        DROP GROUP command (PostgreSQL) 

        DROP USER command (PostgreSQL) 

        GRANT command (PostgreSQL)  2nd 

        REVOKE command (PostgreSQL)  2nd  3rd 

        superusers (PostgreSQL)  2nd 

connect function 

connections

    PostgreSQL connections

        tracing  2nd  3rd  4th 

constraints  2nd 

    CHECK constraint  2nd 

    CREATE TABLE command  2nd 

    DEFAULT constraint  2nd 

    foreign keys  2nd  3rd  4th  5th  6th  7th  8th 

        INITIALLY DEFERRED constraints 

        INITIALLY IMMEDIATE constraints 

    INITIALLY DEFERRED constraints 

    INITIALLY IMMEDIATE constraints 

    NOT NULL constraint  2nd 

    NULL constraint 

    primary keys  2nd 

    UNIQUE constraint 

constructors 

content management systems.  [See CMS]

continue statements (PHP)  2nd  3rd 

control structures (PHP) 

    && operators 

    and operators 

    break statements  2nd  3rd 

    case statements  2nd  3rd  4th  5th 

    continue statements  2nd  3rd 

    DO..WHILE loops  2nd 

    else statements  2nd 

    elseif statements 

    FOR loops  2nd  3rd 

    if statements  2nd  3rd 

    or operators 

    switch statements  2nd  3rd  4th  5th 

    WHILE loops  2nd  3rd  4th 

    xor operators 

cookie-driven shopping carts  2nd  3rd  4th  5th  6th  7th  8th  9th  10th 

cookies 

    components 

    creating 

    deleting 

    problems  2nd 

    values

        accessing 

COPY command  2nd  3rd  4th  5th  6th 

COPY command (PHP/PostgreSQL)  2nd  3rd  4th 

copy function (PHP) 

copying

    dynamic images 

copyright agreements (PostgreSQL) 

COUNT functions  2nd 

CREATE FUNCTION command  2nd 

CREATE GROUP command  2nd 

CREATE INDEX command  2nd  3rd 

CREATE OR REPLACE command 

CREATE RULE command  2nd 

CREATE SEQUENCE command 

CREATE TABLE command  2nd  3rd  4th  5th  6th 

CREATE TRIGGER command  2nd 

CREATE USER command  2nd  3rd 

CREATE VIEW command  2nd  3rd 

createdb command (PostgreSQL)  2nd 

creating

    animations  2nd  3rd 

    cookies 

    database clusters  2nd 

    databases  2nd 

        createdb (PostgreSQL)  2nd 

    dynamic Flash movies  2nd  3rd  4th  5th  6th  7th 

        installing Ming  2nd 

    dynamic images 

        allocating color 

        copying images 

        drawing objects  2nd  3rd  4th  5th 

        FreeType 2 functions 

        getimagesize function  2nd 

        Gimp  2nd 

        ImageColorsTotal function 

        ImageCopyMerge function  2nd  3rd 

        ImageCreate function 

        ImageCreateFromJpeg function 

        imageellipse function 

        imagefilledrectangle function  2nd 

        ImageMagick 

        ImagePolygon function 

        imagettftext function  2nd 

        ImageTypes function 

        merging images  2nd  3rd 

        PostScript 1 functions 

        reading images 

        retrieiving color information 

        sending images as files 

        sizing images 

        text  2nd  3rd  4th  5th  6th 

        writetext function 

    indices  2nd 

    points (geometric data types)  2nd  3rd 

    polygons (geometric data types)  2nd  3rd  4th 

    rules  2nd  3rd 

    sequences 

    stock charts  2nd  3rd  4th  5th  6th  7th 

        drawgrid function  2nd 

        genimage function  2nd  3rd 

    substring indexes  2nd  3rd  4th  5th 

crypt function (PHP) 

cygipc packages

    installing 

Cygwin

    installing 

Категории