Previous Section  < Day Day Up >   

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

calendars, displaying 
calling functions 
    with multiple arguments 
capturing return values of functions 
capturing text 
    preg_match( ) and 
    preg_match_all( ) and 
    preg_replace( ) and 
case of strings, manipulating 
case sensitivity
    comparing strings and 
    of variables 
    in PHP programs 
    in SQL 
character classes and regular expressions 
characters and regular expressions 
checkboxes, setting default values in 
checkpoints (debugging feature) 
classes, support for in PHP 5 
CLI (Command-Line Interface) version of PHP interpreter 
CLibPDF extension 
client-side languages 
columns
    creating database tables 
    inserting values in 
    ordering by multiple 
    retrieving data from 
    returning one 
    updating data in 
COM extension for PHP 
command-line PHP 
comments in PHP programs  2nd  3rd 
configuration directives, modifying 
confirmation-message strategy 
connect( ) )  [See DB::connect(]
constructors 
cookies 
    activating sessions 
    default lifetime of 
    domain, setting 
    expiration times for, setting  2nd 
    setting 
    setting paths for 
correct passwords, results of entering 
count( )  2nd 
CREATE TABLE command 
cross-platform feature of PHP 
cross-site scripting attacks 
    preventing  2nd 
crypt( ) 
CSV files 
curly braces
    interpolating with  2nd  3rd 
    making decisions with if( ) 
    usefulness of 
curly quotes vs. straight quotes 

Previous Section  < Day Day Up >