rleathers / web_personnel

A system for maintaining an employee database from a web browser

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

A system for maintaining an employee database from a web browser

License:Other


Languages

Language:PHP 95.0%Language:JavaScript 2.8%Language:CSS 2.1%