Process / program name
Delete a Keyword / delete_descriptor.php3
Description
This program begins the Delete a Keyword process. After the program determines the highest and last keyword identification number used, it displays a drop-down list of keywords for the user to chose the one to be deleted. After choosing, the user must press the delete button.
Files called / (used) by the program
| Name | What it does | Files called |
|---|---|---|
| top.php3 | Adds a header to the page. | |
| bottom.html | Adds a footer to the page. | |
| dsc_delete.php3 | Deletes the keyword chosen from the keyword list using the 'descriptor number' or keyword identification number of the keyword. | |
mySQL Statement(s)
Javascript