Section 3 (Form Examples) Form Post Example Form Get Example Form with Request Automatic Form
Section 5 (Increment/Decrement) Incrementing Example Decrementing Example
Section 7 (Strings) Trimming Concatenation URL Encoding
Section 9 (Conditional Statements) If Example Comparison Example Comparison Example (And/Or) Else Example ElseIf Example Switch Example
Section 11 (Basic Arrays) Basic Array Example Specific Item Example Items Example Looping Items Example Multiple Page Array Adding Items Example Adding Items Textbox
Section 13 (Sorting Array) Sort Reverse Sort Sort with Index Text Reverse Sort with Index Text Sort by Key Reverse Sort by Key Shuffle
Section 14 (String/Array) String to Array Array to String
Section 15 (Case/Special Characters) Case Example Email Address
Section 16 (Functions) Basic Function Returning a Value Passing Values Global Variable
Section 17 (Variables) Dynamic Variables Datatype Datatypes Converted Datatype Type Casting Editing a String Variable
Section 18 (Checking Variable Types) String Integer Double Is Set
Section 19 (Files/Dir) Create a File Reading a File Creating Your Own File Create a Backup File Delete a File Status of a File Create a Directory Delete a Directory
Section 20 (Cookie/Session) Create a Cookie Reading a Cookie Delete a Cookie Start a Session Get Session ID Create Session Variable Read a Session Variable
Section 23 (MySQL Database) Pull From Database In Table 1 2 Pull From Database Where 1 2 Pull From Database Order By 1 2 Building a String Filling a Select Element Filling Multiple Select Elements Multiple Select Elements Using Multipe Forms
Section 25 (Working wih MySQL) Add a Record to a DB Modify a Record in a DB Delete a Record in a DB Entering SQL Code Control Panel
Section 26 (More MySQL) Get a list of Databases Get a list of Tables in DB Count the Rows in a Table Get the Column Headers Search a Database