Weekly Materials - Week 6
Chapter 4: Handling User Input, Appendix E: Error Handling and Debugging
- Utilize autoglobal variables
- Build XHTML Web forms
- Process form data
- Handle submitted form data
- Create an All-in-One form
- Display dynamic based on a URL token
- Utilize debugging techniques
- Create error free code
Assignments and Due Dates: View
CS2623 Coding Standards - requirements for all class assignments
PHP Programming with MySQL //Second Edition by Don Gosselin, et al
Chapter 4 - Handling User Input
Appendix E - Error Handling and Debugging
Text Resources
Errata Sheet
Best Practices
Debugging and Error Handling (HTML reference page)
PHP with MySQL Beyond the Basics by Kevin Skoglund
- Setting Server and Request Variables
Request variable in in Appendix D of the text
2. Intermediate PHP Techniques
PHP with MySQL Essential Training by Kevin Skoglund
11. Working with Forms and Form Data (All videos) (I know this is quite a bit, but I really think it is worth it and should make the book much easier to understand)
PHP with MySQL Essential Training by Kevin Skoglund
9. Debugging
PHP for Web Designers by David Powers
- See notes below about .htaccess file mentioned in the first video
7. Debugging (All videos)
Same software as previously indicated.
Chapter 4: Review Questions (.rtf file)
Test 2: Review Sheet
- SSP05: Dynamic Content (Complete, upload to Apollo1, then submit URL in the LMS)
- Weekly Quiz: Chapter 4 (Located in the LMS)
- EC01: Debugging Extra Credit (Download the zip file which includes php files that require modifications as well as the assignment specifications.)