=====
CS 328 - Week 10 Lecture 2 - 2024-03-27
=====

=====
TODAY WE WILL
=====
*   announcements
*   making a function for connecting
*   practice with a PHP requesting a query that results in multiple rows
*   *discussed* the idea of building a dynamic select/drop-down
    (and just BROACHED the idea of using BIND VARIABLES
    to help thwart SQL injection)
*   prep for next class

*   should be working on Homework 8
    *   at-least-first-attempts should be submitted by 11:59 pm
        Sunday, March 31

*   should be working through the zyBooks Chapter 5