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

d \escape character 
D \escape character 
d type specifiers 
data
    adding
        SQLite tables  2nd 
    adding structures to databases  2nd 
    files
        reading  2nd 
    selecting
        automating 
        SQLite  2nd 
    serialized
        retreiving from databases  2nd 
    writing to files
        file_put_contents() function  2nd 
data source name.  [See DSN]
data types
    converting
        functions  2nd 
    special  2nd 
    standard 
    variables  2nd 
database abstraction layer.  [See DBA]
Database Manager.  [See DBM]
databases
    adding data
        dba_insert() function  2nd 
    adding data structures  2nd 
    amending elements
        dba_replace() function  2nd 
    connections
        opening/selecting example 
    content
        HTML forms  2nd  3rd  4th  5th  6th 
    data
        customizing  2nd 
    data selection
        automating 
    deleting data
        dba_delete() function 
    errors
        finding  2nd 
    existing elements
        dba_exists() function 
    incremented field values 
    number of rows returned by queries  2nd 
    opening
        dba_open() function  2nd  3rd  4th 
    reading from
        dba_fetch() function  2nd  3rd 
    resultsets  2nd  3rd 
    retreiving serialized data from  2nd 
    rows, customizing  2nd 
    selecting 
    servers
        connecting to  2nd 
    SQLite
        data selections  2nd 
    tables
        data additions  2nd  3rd  4th 
        rows, adding 
    user input, adding  2nd 
DataStore class  2nd 
date information
    files
        date() function 
        fileatime() function 
        filectime() function 
date server headers 
date() function 
    format codes  2nd 
    timestamps, converting  2nd 
date/time
    calendar client code example  2nd  3rd 
    calendar grids  2nd  3rd 
    DateIterator class  2nd 
    DateViewHelper class  2nd 
    formatting 
    pull-down library  2nd  3rd  4th  5th  6th 
        date setting functions  2nd  3rd 
        date_pulldown class  2nd 
        date_pulldown class, calling  2nd 
        year setting functions  2nd 
    setting functions  2nd  3rd 
    testing 
    time() function 
    timestamps
        converting  2nd  3rd  4th 
        creating  2nd 
    Unix epoch 
date_pulldown class  2nd 
    calling  2nd 
DateIterator class  2nd 
DateViewHelper class  2nd 
day_select() function 
DB result class 
DBA 
    (database abstraction layer) 
DBA functions
    DBM supported  2nd 
dba_close() function 
dba_delete function 
dba_exists function 
dba_fetch function  2nd  3rd 
dba_firstkey() function 
dba_handlers() function 
dba_insert function  2nd 
dba_nextkey() function 
dba_open function  2nd 
    flags  2nd 
dba_replace function  2nd 
DBM
    (Database Manager) 
    DBA supported  2nd 
    opening databases
        dba_open() function  2nd  3rd  4th 
declarations
    XML 
declaring
    fuctions
        with arguments 
    functions 
    interfaces 
    object properties 
decoding
    session variables  2nd 
decrementing
    integer variables  2nd 
defensive coding 
define() function  2nd 
defining
    abstract class 
    arrays  2nd  3rd 
    associative arrays  2nd  3rd 
    constants  2nd 
        within classes  2nd 
    functions  2nd  3rd 
    interfaces  2nd  3rd 
    multidimensional arrays  2nd 
deleting
    cookies  2nd 
    database data
        dba_delete() function 
    elements
        arrays  2nd 
    files
        unlink() function 
    session elements 
    strings white space 
deprecated (@before) tag 
determining
    database data existence
        dba_exists() function 
die() function 
die() statement 
directives
    error reporting 
    local changes 
    register_globals 
    short_open_tag 
    variable 
directories
    creating
        mkdir() function  2nd 
    opening
        opendir() function 
    reading
        readdir() function  2nd 
    removing
        rmdir() function 
    usr/local/lib
        php.ini file location 
directory listings
    creating 
Dispatcher class  2nd  3rd  4th 
displaying
    variable types 
do,while statement  2nd 
DocBlocks (PhpDocumentor package)  2nd  3rd 
    tags  2nd 
document object model.  [See DOM]
document type declarations.  [See DTDs]
documents
    HTML
        spaces, viewing 
    retrieving from remote addresses  2nd 
    XML  2nd 
        banana-related news site example  2nd 
        creating with DOM functions  2nd 
        DOM elements, adding  2nd 
        errors, reporting  2nd 
        parsing  2nd  3rd  4th  5th  6th 
        parsing with SimpleXML 
    XSL  2nd 
        creating with XSL  2nd 
doexecute() function
    Command class 
dollar character ($
    )
        back references 
DOM
    DomDocument objects
        creating  2nd 
    DomElement object
        information, getting  2nd 
    DomElement objects
        creating  2nd 
    DomText objects  2nd 
    root elements, creating 
    W3C specification 
    XML documents
        creating  2nd 
DOM (document object model) 
DomDocument objects
    creating  2nd 
DomElement object
    information, getting  2nd 
DomElement objects
    creating  2nd 
DomText objects  2nd 
doOutput() function 
double quotation marks (")
    strings  2nd 
        escape characters 
draw() method 
drawing
    arcs  2nd 
    bar charts  2nd 
    circles 
    lines  2nd 
    polygons  2nd 
    rectangles  2nd 
DSN
    elements 
DSN (data source name)  2nd 
DTDs (document type declarations) 
dynamic functions
    calling  2nd 
dynamic images
    performance 

[ Team LiB ]