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

c type specifiers 
calcTax() function 
calendar client code example  2nd  3rd 
calendar functions 
calendar grids  2nd  3rd 
call-time pass-by-reference 
callback functions 
calling
    CGI scripts 
    external processes 
    functions  2nd 
        dynamically  2nd 
    man command 
    overridden methods  2nd 
calls
    functions
        intercepting  2nd  3rd 
caret (^)
    character negation 
case
    strings
        converting  2nd 
case folding (XML) 
case statement
    break statement, including in 
casting
    variables  2nd  3rd 
CGI scripts
    calling 
character classes 
character handlers (XML) 
character matching  2nd  3rd  4th 
    anchoring 
    backslashed characters  2nd 
    character ranges  2nd 
    combining patterns 
    subpatterns  2nd 
characters
    backslash (\) 
    escape 
    files
        reading  2nd 
checkdate() function 
checkError() function 
circles
    drawing 
class_exists() function 
classes 
    abstract  2nd  3rd  4th 
        defining 
        simulating 
    AddTask  2nd 
    ApplicationResources  2nd  3rd  4th 
    ApplicationResourcesImpl  2nd 
    Auth  2nd 
    character 
    Command  2nd 
    CommandFactory  2nd  3rd 
    Config 
    Config_Container 
    constants within, defining  2nd 
    Controller  2nd  3rd  4th 
    DataStore  2nd 
    date_pulldown  2nd 
        calling  2nd 
    DateIterator  2nd 
    DateViewHelper  2nd 
    DB result 
    Dispatcher  2nd  3rd  4th 
    Exception 
    existence, testing  2nd 
    Grepper  2nd  3rd 
    inheritance  2nd 
        constructors  2nd 
        overridden methods, calling  2nd 
        parent class methods, overriding  2nd 
    instances
        limiting  2nd 
    interfaces
        implementing 
    Item 
    ItemLister  2nd 
    ItemUpdater 
    methods example  2nd 
    MyDefault  2nd 
    MyException 
    objects
        finding  2nd 
    parent
        methods, overriding  2nd 
    PassObj 
    QuickCalendar  2nd  3rd 
    RequestHelper  2nd  3rd 
    Simple Bar 
    SimpleCommandFactory  2nd 
    SimpleDispatcher  2nd 
    TaskFacade  2nd  3rd 
    XsltProcessor 
clauses
    else
        if statement  2nd 
    else/if
        if statement  2nd 
cleaning up
    objects  2nd 
    strings  2nd 
client/server negotiation (HTTP) 
    requests  2nd 
        client headers  2nd  3rd 
        request lines  2nd 
        sent to server by Mozilla example 
    response example  2nd 
    responses  2nd  3rd 
        server headers  2nd 
        status lines  2nd  3rd 
clients
    headers  2nd 
        sent by Mozilla example 
    Telnet 
closing
    pipes  2nd 
code
    comments, adding  2nd 
code blocks
    HTML mode, within  2nd 
    print() statements  2nd 
    tags  2nd 
coding
    defensively 
color
    fills
        polygons 
    images  2nd 
    transparent
        images  2nd 
color fills
    images  2nd 
    rectangles 
combination operators  2nd 
combining
    assignment operators  2nd 
    operands and operators 
        expressions  2nd 
Command class  2nd 
CommandFactory class  2nd  3rd 
CommandFactory objects 
commands
    execution, mapping to presentations 
    external
        running  2nd 
    man
        calling 
    phpdoc 
    running  2nd 
    Unix grep  2nd  3rd 
    Unix who, reading 
comment blocks.  [See DocBlocks]
comments 
    adding to PHP code  2nd 
comparison operators  2nd 
concatenation operators 
conditional statements
    included documents  2nd 
        for loop  2nd 
Config class 
Config package  2nd  3rd  4th 
    configuration data 
    configuration files, creating 
    installing 
    reading configuration files 
    sections, creating 
Config_Container class 
Config_Container objects 
configuration
    scripts
        problems with 
configuration files
    Config package  2nd  3rd  4th 
configure script 
    Linux/Apache PHP installation 
    options
        --with-freetype 
        --with-gd 
        --with-gdbm 
        --with-mysql  2nd 
        --with-xslt 
configuring
    Apache  2nd 
    PHP
        Linux/Apache  2nd  3rd  4th  5th  6th  7th 
connections
    database servers  2nd 
    databases
        opening/selecting example 
    network
        creating  2nd 
    NNTP  2nd  3rd 
const keyword 
constants 
    defining  2nd 
        within classes  2nd 
    predefined 
constraining
    method arguments  2nd 
constructors
    bar chart example 
    example 
    inheritance  2nd 
    objects  2nd 
content
    databases
        HTML forms  2nd  3rd  4th  5th  6th 
content-length server headers 
content-type server headers 
contents
    directories
        reading  2nd 
    files
        reading  2nd  3rd 
contexts
    HTTP wrappers 
    resources
        passing to fopen() function 
        testing 
    streams  2nd 
continue statement  2nd 
Controller class  2nd  3rd  4th 
conversion specification  2nd  3rd 
converting
    arrays to strings
        serialize() function 
    data types
        functions  2nd 
    variable types
        settype() function  2nd 
cookies  2nd 
    anatomy  2nd 
    database fields 
    deleting  2nd 
    limitations 
    security 
    session, creating 
    setting  2nd  3rd 
    tracking site usage example  2nd  3rd  4th  5th  6th 
        database fields 
        limitations 
        tracking users  2nd  3rd 
        usage statistics, outputting  2nd 
        user information, adding  2nd  3rd 
copyright (@before) tag 
count() function
    array size 
create_function() function  2nd 
createDirective() function
    Config_Container class 
createElement() function 
    DOM 
createSection() function
    Config_Container class 
createTextNode() function 
creating
    directories
        mkdir() function  2nd 
    files
        touch() function 
CURL package 
currency
    strings  2nd  3rd  4th 
customizing
    data (databases)  2nd 
    exceptions
        error handling  2nd 
    local directives 
    properties
        within methods  2nd 
    rows
        databases  2nd 

[ Team LiB ]