Naming restrictions: prefaced with $
Naming restrictions: start with letter or _
Naming restrictions: letters, numbers, underscores
Types: See p.43 in Beginning PHP5
Constants: define("km_to_mile",1.609);
NEXT
INDEX
Master Index