To-do for today’s class
- Watch this separate lecture recording on how to do the “delete” feature: https://usc.zoom.us/rec/share/OgxwtAhGVbBVJcvvz-ZN6V4I9jZUpeRWWMNEre8vAxUGEtdWQ42g3na95L3emMDE.SCl-gDv6qbhjQUjR?startTime=1617336761000
- Download starter file: lect19-update-delete/ (Dropbox)
- Refer to song database diagram:
Helpful Readings
- Prepared Statements (php.net)
- PHP MySQLi Prepared Statements Tutorial (Website Beaver)
Slides
Link to download PDF version.
Completed files
- https://github.com/nayeonk/itp303-spring-2021-12pm/tree/main/lect19-update-delete/
- https://github.com/nayeonk/itp303-spring-2021-4pm/tree/main/lect19-update-delete/