Team LiB
Previous Section Next Section

Index


[SYMBOL] [A] [B] [C] [D] [E] [F] [G] [H] [I] [K] [L] [M] [N] [O] [P] [Q] [R] [S] [T] [U] [V] [W] [Z]

object-oriented programming [See OO programming]
objects
    instances
         creating (OO programming) 2nd
OO programming
     (object-oriented)
     advantages
    classes
         appearance of 2nd
         constructors
         definitions 2nd
         functions
         inheritance
         methods 2nd 3rd
         objects, instance creation 2nd
         private methods
         public methods
         third-party 2nd 3rd 4th 5th
     PHP Classes website
     PHP functionality 2nd
     PHP.net website resources
     Sams Teach Yourself Object-Oriented Programmning in 21 Days
     when to use
open_basedir directive
     fileaccess restrictions 2nd
opening
    files
         via fopen function 2nd 3rd
operators
    arithmetic
         addition (+)
         division (/)
         modulus (%) 2nd
         multiplication (*)
         subtraction (-)
     compound 2nd
     conditional statements 2nd
     decrement (--) 2nd
     increment (++) 2nd
     precedence rules 2nd
OPTION tag (PHP)
     generate_menu function 2nd
     SELECTED attribute 2nd
outputting
    array contents
         print_r function 2nd
overwriting
     cookies

Team LiB
Previous Section Next Section