[ Team LiB ]

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

A \ modifier 
A \escape character 
abs() function 
abstract classes  2nd  3rd  4th 
    defining 
    simulating 
abstract keyword 
accept client header 
accept-charset client header 
accept-encoding client header 
accept-language client header 
access
    object methods
        lmiting  2nd 
    object properties
        limiting  2nd  3rd 
    properties
        intercepting  2nd 
access (@before) tag 
accessing
    array elements  2nd  3rd 
    global variables 
    object properties 
    properties
        with methods 
        within methods 
    resultsets  2nd  3rd 
    session variables  2nd  3rd  4th 
    variables  2nd  3rd  4th 
add views (MVC)  2nd 
addBar() function 
addCondition() function
    SimpleDispatcher class  2nd 
addFive() function 
adding
    comments to PHP code  2nd 
    data
        SQLite tables  2nd 
        tables  2nd  3rd  4th 
    data structures to databases  2nd 
    data to databases
        dba_insert() function  2nd 
    HTML to PHP scripts  2nd 
    rows
        tables 
    variables
        arrays  2nd 
adding to
    arrays  2nd 
    associative arrays 
addItem() method 
addresses
    IP
        converting to hostnames  2nd 
addStatus() function 
AddTask class  2nd 
addUser() function
    Auth class 
amending
    database elements
        dba_replace() function  2nd 
anatomy
    cookies  2nd 
anchor escape characters 
anonymous functions
    creating  2nd 
Apache
    configuring  2nd 
    DSO support, testing 
    PHP configuration 
        --with-freetype option 
        --with-gd option 
        --with-gdbm option 
        --with-mysql option  2nd 
        --with-xslt option 
    PHP installation  2nd  3rd 
Apache 2
    PHP installation 
APIs
    Reflection 
appending
    files
        fopen() function  2nd 
        fputs() function  2nd 
ApplicationResources class  2nd  3rd  4th 
ApplicationResources object 
ApplicationResourcesImpl class  2nd 
applications
    external, running  2nd 
    httpd 
arcs
    drawing  2nd 
arguments 
    default values  2nd  3rd 
    functions requiring two arguments  2nd 
    hints 
    integer
        flock() function 
    methods
        constraining  2nd 
    optional example  2nd 
    reference passing  2nd 
    switching
        strings  2nd 
    value passing  2nd 
arithmetic operators 
array() function  2nd 
    associative arrays  2nd 
array_fill() function 
array_keys() function 
array_merge() function
    joining arrays  2nd 
array_push() function
    adding variables to arrays  2nd 
array_shift() function
    array elements, deleting  2nd 
array_slice() function
    slicing arrays  2nd 
array_unshift() function 
arrays  2nd 
    $_COOKIE 
    $_ENV 
    $_FILES 
    $_FILES array  2nd 
    $_GET 
    $_GLOBALS 
    $_POST 
    $_REQUEST 
    $_SERVER  2nd 
    $_SERVER;elements  2nd 
    $_SERVER;looping through  2nd 
    adding to  2nd 
    associative  2nd 
        adding to 
        defining  2nd  3rd 
        looping through  2nd 
        sorting by key 
        sorting by value  2nd 
    chunks, extracting  2nd 
    converting to strings
        serialize() function 
    creating 
    defining  2nd  3rd 
    elements 
        accessing  2nd  3rd 
        deleting  2nd 
    identifiers  2nd 
    indexing 
    joining  2nd 
    looping through  2nd 
    multidimensional  2nd 
        looping through  2nd 
    numerically indexed, sorting  2nd 
    populating 
    resurrecting
        unserialize() function 
    size  2nd  3rd 
    storing 
    strings
        breaking into  2nd 
    users
        elements 
    variables, adding  2nd 
arsort() function 
asort() function
    associative arrays, sorting  2nd 
ASP tags  2nd 
assigning
    object references 
assignment operators  2nd 
    combining  2nd 
associative arrays  2nd 
    adding to 
    defining  2nd  3rd 
    looping through  2nd 
    sorting by key 
    sorting by value  2nd 
asterisk (*)
    string pattern matching quantifier 
at character (@)
    DocBlocks 
atoms 
atoms.  [See subpatterns]
Auth class  2nd 
Auth package 
    Auth class  2nd 
    authentication example
        controller script  2nd  3rd  4th 
        login view 
        navigation helper 
    installing 
author (@before) tag 
autoExecute() function 
automating
    sending mail  2nd 

[ Team LiB ]