Process / program name
* / x_pub_update.php3
Description
This program displays the current publisher information to the user, blank or existing information, for the publisher id number. The user may edit any of the fields and submit the updated information. When the 'submit' button is pressed, the program first deletes all data in the publisher fields associated with the publisher id number in the database, then it inserts the publisher information associated with the publisher id number into the Publisher table from the 'new' values. In this way a new record can be processed the same as an existing one.
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. | |
| *.php3 | ||
mySQL Statement(s)
Javascript