Process / program name
* / dsc_update.php3
Description
This program fetches and displays the text of the keyword to update. The user may edit this text.
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_upd.php3 | ||
mySQL Statement(s)
mysql_query("select DESC_TEXT from DESCRIPTOR_LIST where DESC_NUMBER=$idnum",$db);
Javascript