Welcome John Wang's Homepage


Assigment Pages


Class Exercises

My First PHP page (source click here)

Circle Page (source click here)

Test String (source click here)

Hello Form (sources: form | action )

Circle Form (sources: form | action )

Exam Form (sources: form | action )

Calculator for Sum (sources: form | action )

Login with Session (sources: form | action | action )

A general calculator (sources: form | action | action )

PHP Arrays | source

PHP associative arrays | source

Date format | source

Using include function | source

Survey Form with checkbox | Form source | Action


MySQL Database

Script to create the STUDENT table and add records

Display Table | Source

Insert Form | Form source | Action source

Search Form | Form source | Action source

Update Form | Form source | Action source