Documentation for NLS Bibliography Maintenance Functions on bogrex

NLS Bibliography - Reports Documentation


Process / program name

Mott Reports / latest_entries_setup.php3

Description

This pages sets up the report to find the latest entries entered in the (mott or nls)__?? db on or after a user-supplied date.

Files called / (used) by the program

NameWhat it doesFiles called
top.php3Adds a header to the page. 
bottom.htmlAdds a footer to the page. 
latest_entries_fetch.php3Produces the latest entries resportmott-getcit.php3

mySQL Statement(s)

  • Javascript


    require('top.html');
    FORM ACTION="latest_entries_fetch.php3" METHOD="POST"


    bib-maint/documentation/d-latest_entries_setup.php3