PHP Lesson 40 - Adding, Deleting, Updating, and Displaying Records from a MySQL Database

Опубликовано: 05 Март 2026
на канале: lecture snippets
111,031
340

Link for code: https://lecturesnippets.com/mydata5/
In this lesson I continue the PHP code from Lesson 39 allowing for an empty row of text boxes that have an add button to insert a new record into the MySQL database. So now the records are displayed in an HTML table, in text boxes, with an update and delete button that controls each individual record and at the end of the list of records is a row to add a new record all from the same web page.

This video is part of a series on PHP Development. This PHP Development series is designed to teach both current and new programmers web development techniques in a step-by-step guided approach. Any images used are part of the Creative Commons License. For more information visit Lecture Snippets at http://lecturesnippets.com.