12/27/2024 3:36:03 AM |
| Changed Course |
CATALOG INFORMATION
|
Discipline and Nbr:
CS 55.13 | Title:
PHP PROGRAMMING |
|
Full Title:
PHP Programming |
Last Reviewed:10/24/2022 |
Units | Course Hours per Week | | Nbr of Weeks | Course Hours Total |
Maximum | 3.00 | Lecture Scheduled | 2.00 | 17.5 max. | Lecture Scheduled | 35.00 |
Minimum | 3.00 | Lab Scheduled | 0 | 5 min. | Lab Scheduled | 0 |
| Contact DHR | 3.50 | | Contact DHR | 61.25 |
| Contact Total | 5.50 | | Contact Total | 96.25 |
|
| Non-contact DHR | 0 | | Non-contact DHR Total | 0 |
| Total Out of Class Hours: 70.00 | Total Student Learning Hours: 166.25 | |
Title 5 Category:
AA Degree Applicable
Grading:
Grade or P/NP
Repeatability:
00 - Two Repeats if Grade was D, F, NC, or NP
Also Listed As:
Formerly:
CIS 58.41
Catalog Description:
Untitled document
This class will introduce the student to the Open Source, server side scripting language PHP. Students will create a PHP project that integrates database, password protection and cookie processing that can be applied to web applications such as shopping carts, auction sites, and portal web sites.
Prerequisites/Corequisites:
CIS 58.51B AND CIS 10 (or CIS 10A or BDP 10) or CS 19.11A (or CIS 16A or CIS 16 or BDP 16) or CS 10
Recommended Preparation:
Eligibility for ENGL 100 or ESL 100
Limits on Enrollment:
Schedule of Classes Information
Description:
Untitled document
This class will introduce the student to the Open Source, server side scripting language PHP. Students will create a PHP project that integrates database, password protection and cookie processing that can be applied to web applications such as shopping carts, auction sites, and portal web sites.
(Grade or P/NP)
Prerequisites:CIS 58.51B AND CIS 10 (or CIS 10A or BDP 10) or CS 19.11A (or CIS 16A or CIS 16 or BDP 16) or CS 10
Recommended:Eligibility for ENGL 100 or ESL 100
Limits on Enrollment:
Transfer Credit:CSU;
Repeatability:00 - Two Repeats if Grade was D, F, NC, or NP
ARTICULATION, MAJOR, and CERTIFICATION INFORMATION
Associate Degree: | Effective: | | Inactive: | |
Area: | | |
|
CSU GE: | Transfer Area | | Effective: | Inactive: |
|
IGETC: | Transfer Area | | Effective: | Inactive: |
|
CSU Transfer: | Transferable | Effective: | Fall 2002 | Inactive: | |
|
UC Transfer: | | Effective: | | Inactive: | |
|
C-ID: |
Certificate/Major Applicable:
Certificate Applicable Course
COURSE CONTENT
Outcomes and Objectives:
At the conclusion of this course, the student should be able to:
Untitled document
Upon completion of the course students will be able to:
1. Summarize PHP's uses and limitations.
2. Evaluate and employ the basic elements of the PHP language.
3. Design and create web-based applications, implementing database
access, session management, and various forms of user authentication
from a set of business requirements.
4. Examine and implement the software-development life cycle.
5. Create correct and efficient algorithms.
6. Implement and appraise algorithms using PHP flow-control constructs.
Topics and Scope
Untitled document
1. Server side and client side scripting
a. Choices for Server side scripting
b. Why choose PHP
c. History of PHP
2. Basic Syntax
3. Types
a. Simple Types
b. Arrays
c. Objects
4. Variables
a. Declaring
b. Assigning
c. Reassigning
d. Unassigning
e. Variable scope
5. Constants
6. Expressions
7. Operators
a. Boolean
b. Logical
c. Comparison
d. Trinary
8. Control Structures
a. Branching
b. Looping
9. Functions
a. Using Functions
b. User Defined Functions
10. Classes and Objects
a. Object-Oriented Programming and PHP
b. Object Serialization
c. Interfaces
11. Error Handling
12. Input forms
a. HTML (hypertext markup language) form review
b. HTTP (hypertext transfer protocol) commands
13. Processing input forms with PHP
14. Database access
a. Choosing a database
b. Connecting to a database
c. SQL (Structured Query Language) and PHP
e. Displaying Queries in Tables
f. Dynamic HTML Forms
g. Database Efficiency
15. Session Management and Authentication
a. What is Session Management?
b. Home-Grown Session Management
c. PHP Session Management
d. What is Authentication?
e. Authentication mechanisms.
16. Cookies and HTTP
a. Cookies
b. Sending HTTP Headers
17. Email
a. Email Basics
b. Receiving Email with PHP
c. Sending Email with PHP
Assignments:
Untitled document
1. Create a web site containing the following elements:
a. Password protection via database lookup
b. A connection to a back-end relational database
c. Input forms with validated fields
d. PHP programs to process form data
e. Extract information from the database with SQL using inserts,
selects, deletes and updates
f. Process cookies on client machines
g. Email messages automatically as the results of queries
h. Full user interface
2. Research PHP resource sites and newsgroups for assistance with
problems and to exchange ideas
3. Present web site to the class
4. Take four to six quizzes on material
Methods of Evaluation/Basis of Grade.
Writing: Assessment tools that demonstrate writing skill and/or require students to select, organize and explain ideas in writing. | Writing 0 - 0% |
None | |
This is a degree applicable course but assessment tools based on writing are not included because problem solving assessments are more appropriate for this course. |
|
Problem solving: Assessment tools, other than exams, that demonstrate competence in computational or non-computational problem solving skills. | Problem Solving 30 - 50% |
Homework problems, creating automated web pages with PHP | |
Skill Demonstrations: All skill-based and physical demonstrations used for assessment purposes including skill performance exams. | Skill Demonstrations 10 - 20% |
Class presentation | |
Exams: All forms of formal testing, other than skill performance exams. | Exams 20 - 45% |
Multiple choice, True/false, Matching items, Completion, Short answer | |
Other: Includes any assessment tools that do not logically fit into the above categories. | Other Category 5 - 10% |
Research and share resource sites and newsgroups | |
Representative Textbooks and Materials:
Untitled document
PHP the Complete Reference (1st). Holzner, Steven. McGraw-Hill Osborne: 2007
Print PDF