3.1-3.3: Employee Table Display

-Connect to a database from a PHP Script
-Send Queries to a database
-Parse query results from a database and display on a webpage

Chapter 3 Main

IDLastNameFirstNameTitleEmail
1 Adams Andrew General Manager andrew@chinookcorp.com Update1 Delete2
2 Edwards Nancy Sales Manager nancy@chinookcorp.com Update1 Delete2
3 Peacock Jane Sales Support Agent jane@chinookcorp.com Update1 Delete2
4 Park Margaret Sales Support Agent margaret@chinookcorp.com Update1 Delete2
5 Johnson Steve Sales Support Agent steve@chinookcorp.com Update1 Delete2
6 Mitchell Michael IT Manager michael@chinookcorp.com Update1 Delete2
7 King Robert IT Staff robert@chinookcorp.com Update1 Delete2
8 Callahan Laura IT Staff laura@chinookcorp.com Update1 Delete2