/web_personnel

A system for maintaining an employee database from a web browser

Primary LanguagePHPOtherNOASSERTION

web_personnel v0.5

A system for maintaining an employee database from a web browser.

To get this system working, you must create a file named dbInfo.inc.php within the root folder for this program and embed the following information within tags, with each field on a separate line:

  • hostname
  • user
  • password
  • database name

Requires PHP, MySQL, and a compatible webserver like Apache.

This software is distributed under the MIT License. Refer to LICENSE.txt for more information, that file is distributed with this program.