You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
Building PHP pages that let users delete records Adobe Dreamweaver / Database Integration
You can use Macromedia Dreamweaver MX to build a set of PHP pages capable of deleting a record in a database table. To rapidly add this functionality to your web application, you can use the Delete Record server behavior. When the user clicks a link or a form button on the page, the Delete Record server behavior takes care of the details of deleting the record from the database.