Documentation for NLS Bibliography Maintenance Functions on bogrex

NLS Bibliography - Maintenance Documentation


Process / program name

* / x_delete_publisher.php3.php3

Description

This programs double checks the user's choice to delete and the choice of publisher as well. When the user confirms by pressing a button the deletion program is called

Files called / (used) by the program

NameWhat it doesFiles called
top.php3Adds a header to the page. 
bottom.htmlAdds a footer to the page. 
pub_delete.php3Deletes all information for a publisher and finishes the deletion process 

mySQL Statement(s)

Javascript


require('top.html');
require('bottom.html');
FORM ACTION=\"pub_delete.php3\"


manuals/system/bib-maint/maintenance/d-x_delete_publisher.php3.php3