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

f type specifiers 
families
    objects
        finding  2nd 
fclose() function  2nd 
feof() function  2nd 
fgets() function  2nd 
field widths (strings)  2nd 
fields
    incremented values
        databases 
file extensions
    html 
file upload forms 
    example  2nd 
file upload script  2nd 
    names 
file() function 
file_exists() function 
file_get_contents() function 
file_put_contents() function  2nd 
fileatime() function 
filectime() function 
FileNotFoundException 
FileOpenException 
files
    appending to
        fopen() function  2nd 
        fputs() function  2nd 
    configuration
        Config package  2nd  3rd  4th 
    creating
        touch() function 
    date information
        date() function 
        fileatime() function 
        filectime() function 
    deleting
        unlink() function 
    htaccess 
    include
        automatically loading  2nd 
    including in documents  2nd  3rd  4th 
        control structures  2nd 
        for loop  2nd 
        include_once statement  2nd  3rd  4th 
        include_path statement  2nd 
        return values  2nd 
        set_include_path function 
    locking
        flock() function  2nd 
    opening
        fopen() function  2nd 
    php.ini  2nd 
        error reporting directive 
        local directive changes 
        short_open_tag directive 
        variable directives 
    reading from 
        feof() function  2nd 
        fgetc() function  2nd 
        fgets() function  2nd 
        file() function 
        file_get_contents() function 
        fread() function  2nd 
        fseek() function  2nd 
        implode() function 
    sizes
        filesize() function 
    statuses 
        is_executable() function 
        is_readable() function 
        is_writable() function 
    testing
        file_exists() function 
        is_dir() function 
        is_file() function 
        multiple file tests  2nd 
    uploading
        forms 
    writing data to
        file_put_contents() function  2nd 
    writing to
        fopen() function  2nd 
        fwrite() function  2nd 
filesize() function 
fills
    color
        images  2nd 
        polygons 
        rectangles 
finding
    database errors  2nd 
    object classes  2nd 
    object families  2nd 
    string lengths 
    substring positions  2nd 
    substrings  2nd 
flags
    ! 
    + 
    - 
    =n 
    ^ 
    dba_open() function  2nd 
    format specifier 
    phpdoc command 
flags( 
flock() function  2nd 
    integer arguments 
fonts
    FreeType
        support 
    Japanese International
        support 
    TrueType 
    Type 1
        support 
fopen() function  2nd  3rd  4th 
    context resources, passing 
    streams 
    Web page retrieval/printing  2nd 
for loop  2nd 
for statement  2nd  3rd  4th 
    nesting loops  2nd 
foreach statement
    looping through arrays  2nd 
foreach statements
    looping through associative arrays 
    looping through multidimensional arrays  2nd 
foreach statmements
    arrays
        elements, accessing  2nd  3rd 
format control strings
    arguments, switching  2nd 
format specifier flags 
formatting
    date/time 
    strings 
        arguments, switching  2nd 
        example  2nd  3rd 
        field width specifications  2nd 
        padding specifiers  2nd 
        precision specifications 
        printf() function  2nd 
        specifiers  2nd 
        storing 
        type specifiers  2nd  3rd  4th 
forms
    file uploads 
        example  2nd 
    HTML
        database content  2nd  3rd  4th  5th  6th 
        PHP combination  2nd 
    HTML/PHP combination 
        hidden fields  2nd  3rd  4th  5th 
        HTML form, calling itself 
        PHP number guessing script  2nd 
        raw headers 
        users, redirecting  2nd  3rd 
    raw headers 
    response headers 
    users, redirecting  2nd  3rd 
forms (HTML)
    user input
        accessing with select elements  2nd  3rd 
        importing into global variables  2nd 
        reading  2nd  3rd 
        receiving 
forward slashes (//) 
fputs() function  2nd  3rd 
fread() function  2nd 
FreeType 
FreeType fonts
    support 
freeze-drying objects 
Front Controller pattern 
fseek() function  2nd  3rd  4th 
fsockopen() function 
    NNTP connections  2nd  3rd 
func_get_arg() function  2nd 
func_num_args() function  2nd  3rd  4th 
function calls
    intercepting  2nd  3rd 
function statements 
function_exists() function 
functions  2nd 
    _autoload()  2nd 
    _call() 
        function calls, intercepting  2nd 
    _destruct()
        objects, cleaning up  2nd 
    _get()
        property access, intercepting  2nd 
    _set()
        property access, intercepting  2nd 
    _sleep() 
    _wakeup() 
    abs() 
    addBar() 
    addCondition()
        SimpleDispatcher class  2nd 
    addFive() 
    addStatus() 
    addUser()
        Auth class 
    anonymous
        creating  2nd 
    arguments 
        passing by values  2nd 
        reference passing 
    array()  2nd 
        associative arrays  2nd 
    array_fill() 
    array_keys() 
    array_merge()
        joining arrays  2nd 
    array_push()
        adding variables to arrays  2nd 
    array_shift()
        array elements, deleting  2nd 
    array_slice()
        slicing arrays  2nd 
    array_unshift() 
    arsort() 
    asort()
        associative arrays, sorting  2nd 
    autoExecute() 
    calcTax() 
    calendar 
    callback 
    calling  2nd 
    checkdate() 
    checkError() 
    class_exists() 
    count()
        array size 
    create_function()  2nd 
    createDirective()
        Config_Container class 
    createElement() 
        DOM 
    createSection()
        Config_Container class 
    createTextNode() 
    data types
        converting  2nd 
    date() 
        format codes  2nd 
        timestamps, converting  2nd 
    date, setting  2nd  3rd 
    day_select() 
    DBA
        DBM supported  2nd 
    dba_close() 
    dba_delete() 
    dba_exists() 
    dba_fetch()  2nd  3rd 
    dba_firstkey() 
    dba_handlers() 
    dba_insert()  2nd 
    dba_nextkey() 
    dba_open()  2nd 
        flags  2nd 
    dba_replace()  2nd 
    declaring 
    define()  2nd 
    defining  2nd  3rd 
    die() 
    doexecute()
        Command class 
    doOutput() 
    dynamic
        calling  2nd 
    escapeshellcmd()  2nd  3rd 
    exec()
        commands, running  2nd 
        directory listings, creating 
    execute()
        Command class 
    existence, testing  2nd  3rd 
    explode()
        breaking strings into arrays  2nd 
    fclose()  2nd 
    feof()  2nd 
    fgetc()  2nd 
    fgets()  2nd 
    file() 
    file_exists() 
    file_get_content() 
    file_put_contents()  2nd 
    fileatime() 
    filectime() 
    filesize() 
    flock()  2nd 
        integer arguments 
    fopen()  2nd  3rd  4th 
        context resources, passing 
        streams 
        Web page retrieval/printing  2nd 
    fputs()  2nd  3rd 
    fread()  2nd 
    fseek()  2nd 
    fsockopen() 
        NNTP connections  2nd  3rd 
    func_get_arg()  2nd 
    func_num_args()  2nd  3rd  4th 
    function_exists() 
    fwrite()  2nd 
    gd_info()  2nd 
    get_class()
        object classes;finding 
    get_object_vars() 
    getCommand() 
        SimpleCommandFactory class 
    getCommandByName() 
    getdate()
        timestamps, converting  2nd 
    gethostbyaddr()  2nd 
    gethostbyname() 
    getInstance() 
    getMonthStartWDay() 
    getNext()
        Dispatcher class 
        SimpleDispatcher class 
    getPointer() 
    getTextSize() 
    gettype()  2nd 
        objects, creating 
    getUsername()
        Auth class 
    getYearStart() 
    handleRequest()
        Controller class 
    hasChildNodes() 
    header()
        cookies, setting 
        forms 
        raw headers 
    headingWrap() 
    http_build_query() 
    imagearc()  2nd 
    imagecolorallocate() 
    imagecreate() 
    imagecreatefromjpeg() 
    imagecreatefrompgn() 
    imagefill()  2nd 
    imageline() 
    imagepng() 
    imagepolygon()  2nd 
    imagerectangle()  2nd 
    imagestring()  2nd 
    imageTTFbox() 
    imageTTFtext()  2nd  3rd 
    implode() 
    import_request_variables() 
    incrementDay() 
    is_a() 
    is_dir() 
    is_executable() 
    is_file 
    is_file() 
    is_readable() 
    is_writable() 
    isDiscounted() 
    ksort()
        associative arrays, sorting 
    loadXML() 
    ltrim()  2nd 
    mail()
        sending mail automatically  2nd 
    meaningOfLife() 
    mkdir()  2nd 
    mktime()
        timestamps, creating  2nd 
    money_format()  2nd  3rd  4th 
    month_select() 
    mysql_affected_rows() 
    mysql_connect() 
    mysql_errno() 
    mysql_error() 
    mysql_fetch_array() 
    mysql_fetch_object() 
    mysql_fetch_row() 
    mysql_insert_id() 
    mysql_num_rows() 
    mysql_pconnect() 
    mysql_query() 
    mysql_select_db() 
    nl2br() 
    number_format() 
    on-demand (XML trees)  2nd 
    opendir() 
    optional arguments example  2nd 
    outputStats() 
    overriding
        subclasses 
    parseConfig() 
        Config class 
    passthru()  2nd 
    pclose() 
    Perl
        push() 
    phpinfo() 
    popen()  2nd 
        writing to processes  2nd  3rd 
    preg_match()  2nd 
        backslashed characters  2nd 
        character matching  2nd 
        character ranges, matching  2nd 
        combining patterns 
        matching recurring characters  2nd 
        subpatterns  2nd 
    preg_match_all()
        global matches  2nd  3rd 
    preg_replace() 
        replacing patterns  2nd 
    preg_replace_callback()  2nd 
    preg_split()  2nd 
    print() 
    print_r
        arrays, examining  2nd  3rd 
    printBR() 
    printf()
        strings  2nd  3rd  4th  5th  6th  7th  8th  9th 
    proc_close() 
    proc_open()  2nd 
    query()
        SQL queries, executing 
    readdir()  2nd 
    references, returning  2nd 
    require_once() 
    requiring two arguments  2nd 
    resort()
        arrays 
    rmdir() 
    serialize()  2nd 
    session  2nd 
    session_decode() 
    session_destroy() 
    session_encode() 
    session_start()  2nd  3rd 
    set_include_path() 
    setcookie()
        cookies, setting  2nd  3rd 
        session cookies, creating 
    setDate_array() 
    setDate_request() 
    setDate_timestamp() 
    settype()  2nd 
    setUpdater() 
    setYearStart() 
    simplexml_load_file() 
    simplexml_load_string() 
    sort()
        numerically indexed arrays  2nd 
    sprintf() 
    sqlite_close() 
    sqlite_last_insert_rowid() 
    sqlite_open() 
    sqlite_query() 
    start()
        Auth class 
    state
        saving between calls  2nd  3rd 
    statements  2nd 
    static  2nd 
    str_replace()  2nd 
    strings Web site 
    strip_tags()  2nd 
    strlen() 
    strpos()  2nd 
    strstr()  2nd 
    strtok()  2nd  3rd 
    strtolower() 
    strtoupper() 
    subscript() 
    substr()  2nd 
    substr_replace()  2nd 
    system()
        external commands, running  2nd 
    tagWrap() 
    testing data types  2nd 
    time()
        date, getting 
    toArray()
        Config_Container class 
    toString()
        Config_Container class 
    transform_to_xml() 
    trim()  2nd 
    ucwords() 
    unerialize() 
    unlink() 
    unserialize() 
    unset() 
    update() 
        object hierarchies 
    urlencode() 
    user-defined
        values, returning  2nd 
    values, returning  2nd 
    var_dump  2nd 
    variables
        accessing  2nd  3rd  4th 
        scope  2nd 
    virtual() 
    with arguments
        declaring 
    wordwrap()  2nd 
    write_login() 
    writeConfig()
        Config class 
    writeObject() 
    XML handler 
    XML parser 
        resources 
    xml_error_string() 
    xml_get_current_line_number() 
    xml_get_error_code() 
    xml_parse() 
    xml_parser_create() 
    xml_parser_free() 
    xml_parser_set_option() 
    xml_set_character_data_handler()  2nd 
    xml_set_default_handler() 
    xml_set_element_handler()  2nd 
    xml_set_external_entity_ref_handler() 
    xml_set_notation_decl_handler() 
    xml_set_processing_instruction_handler() 
    xml_set_unparsed_entity_decl_handler() 
    year, setting  2nd 
    year_select() 
    yearPulldown() 
functions.  [See also methods]
fwrite() function  2nd 

[ Team LiB ]