===== CS 328 - Week 11 Lecture 2 - 2025-04-09 ===== ===== TODAY WE WILL ===== * announcements * Exam 2 Review [there was note time...]: * IF time: oci_commit! * IF time: PHP/OCI - calling stored procedures and stored functions ===== * should be working on Homework 9! * at-least-1st-attempts due by 11:59 pm on Friday, April 11 * should be reading and working through the activities in zyBooks Chapter 5 - PHP Fundamentals ===== SIDE NOTE: if you are considering taking Humboldt courses in SUMMER 2025 ===== * registration for SUMMER 2025 opens for ***EVERYONE*** on APRIL 14!!!! * from: https://www.humboldt.edu/student-financial-services/summer-term-2025 "For the 2025 Summer term, the university is guaranteeing 4 units, if enrolled in 6 or more units, will be covered for all continuing matriculated undergraduate students. This will cover 4 units of the tuition charge and does not include coverage of mandatory campus-based fees or the additional non-resident tuition if applicable." * see the above link for more information! ===== UPCOMING SCHEDULE ===== * TODAY - review for Exam 2 (clicker questions included!) * Thursday, April 10/Friday, April 11 * There WILL be a Week 11 lab exercise! * 11:59 pm Friday, April 11 * at-least-first-attempts at Homework 9 problems due * deadline for credit for zyBooks Chapters 3, 4, 5 activities * Monday, April 14 - more PHP-and-OCI (the newly-intro'd parts will NOT be part of Exam 2) * 11:59 pm Monday, April 14 * any final improved versions of problems from Homeworks 6-9 are DUE, so that... * 12:01 am Tuesday, April 15 * selected EXAMPLE SOLUTIONS for Homeworks 6-9 can be made reachable on Canvas, for Exam 2 study use * Wednesday, April 16 - Exam 2, during lecture, in SH 108 * Exam 2 - Bonus must be submitted *ON CANVAS* by 3:00 pm on Wednesday, April 16 * Thursday, April 17/Friday, April 18 * There WILL be a Week 12 lab exercise! * (Homework 10 comes out AFTER the Week 12 Labs) ===== * for a directory under public_html <-- a directory the web server could access ...*ALL* the directories in the path should be: 711 to be able to access any world-readable files in that directory * for a .html or a .css or a .php file in a directory under public_html ...those files, to be accessed by the web server, should be: 644 (and they need to be in world-executable directories under public_html, as noted above)