Other websites:

http://triumphassociates.com

http://charlottesvillerotary.org/rotaract

Code:

Forms/Process pages

Login Form: A form for submitting an entered username and password for access to a site

Login Process Page: Validation of a submitted username and password

General Form Submission: General process page for form submission

Dynamically Named Checkboxes: Use values from the database to give a repeated checkbox multiple names

Dynamically Named Checkboxes Process Page: Page for sumbitting values from dynamically named checkboxes

MYSQL statements

MYSQL Insert Statement: An insert statement for placing a new row into a database table

MYSQL Update Statement: An update statement for changing an existing row in a database table

Display pages

MYSQL Select Statement with Dynamic Link: A select statement used to display on a new page information based on a variable in the link

MYSQL Select Statements Using "get" or "post": Using a select statement from a get statement or a post statement

Page Navigation Tabs: Code to set up naviagation using tabs

Other PHP

User Validation: A check to make sure the user is allowed access to a page

Logout Process Page: The process page for clearing cookies

MYSQL Select Statements: (with and without "WHERE" clause)

If/Else Statements: Basic if/else statements

Server-sent Email: Code for a website to send an email

Pagename from url: Code to read the pagename from the url

Switch Statment: Use a switch statement in place of if/else statements

Flash Related

Flash Video with Dynamic Name: Code to insert a flash video with a dynamic name (download associated files)

Check for valid flv file: Code to insert into a page checking for spaces and ".flv" in a filename