项目作者: rodman-public-library

项目描述 :
Convert an existing Millennium local/reference database to a MySQL database with PHP editing capabilities and searches.
高级语言: PHP
项目地址: git://github.com/rodman-public-library/reference-database.git
创建时间: 2019-03-17T17:59:06Z
项目社区:https://github.com/rodman-public-library/reference-database

开源协议:GNU General Public License v3.0

下载


refrence-database

Convert an existing Millennium local/reference database to a MySQL database with PHP editing capabilities and searches.
This program is offered as is. Rodman Public Library will not be held responsible for any damages to your data or system by using this program.

This website has multiple directories. They are organized like so:

  1. The root folder (/newAllianceIndex/) contains three subdirectories, and 33 files.
  2. Subdirectory (/newAllianceIndex/addtionsLogon/) Contains three subdirectories, and 12 files.
  3. Subdirectory(/newAllianceIndex/addtionsLogon/includes/) This directory includes our logo file, a connection file to connect to the database, a styles file that styles the heading (partially), and a search file that determines the search results for.... nothing. This file is not used, but please keep that file as we need to have it for reference purposes.
  4. File connect.inc.php DO NOT MAKE CHANGES TO THIS FILE. THIS FILE CONTAINS THE MEANS TO CONNECT TO THE LOGIN DATABASE. If the database credentials are updated, change the four variables that are aptly named above the comment that says DONT TOUCH BELOW thIS LINE.
  5. Subdirectory(/newAllianceIndex/addtionsLogon/confirm/) This directory contains files that displays a file that allows the additions to be confirmed when the database is being added or edited. These files are extremely important. These files also allow the person adding and editing to submit the files.
  6. Subdirectory(/newAllianceIndex/addtionsLogon/assets/) This directory contains the bootstrap, css, fonts, img, and javascript directories. These help with the styling of the webpages. These were created in Bootstrap Studio, so if they look a little wonky, thats why. If you do need to make changes, we suggest that you open the .bss file that is located in the root directory and make the changes in Bootstrap Studio.
  7. File connect.inc.php DO NOT MAKE CHANGES TO THIS FILE. THIS FILE CONTAINS THE MEANS TO CONNECt TO THE LOGIN DATABASE. If the database credentials are updated, change the four variables that are aptly named above the comment that says DONT TOUCH BELOW thIS LINE.
  8. The rest of the files are used to select data from the database. These files can be modified to change the look and results set if something goes haywire. None of these files are needed for functionality of the database, but they are important for reference department to add and edit the database.
  9. Subdirectory (/newAllianceIndex/assets/) This directory contains the bootstrap, css, fonts, img, and javascript directories. These help with the styling of the webpages. These were created in Bootstrap Studio, so if they look a little wonky, thats why. If you do need to make changes, we suggest that you open the .bss file that is located in the root directory and make the changes in Bootstrap Studio.
  10. Subdirectory (/newAllianceIndex/includes/) This directory includes the logo file, a connection file to connect to the database, a styles file that styles the heading (partially), and a search file that determines the search results for.... nothing. This file is not used, but please keep that file as we need to have it for reference purposes.
  11. Files footer.inc.php and header.inc.php These files are ones that can be changed to change the look of the header or footer for the primary portion of the website.