Skip to content

Ayrtonms/data-acquisition-and-monitoring-system

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data-acquisition-and-monitoring-system

To use the PHP system you will need:

  • PHP
  • MySQL
  • MySQLi extension

The following configurations are necessary on the database:

  • User and password for the system (defined by the user)
  • A database named "sis_amd" (may be changed by the user)
  • A table named "usuarios" with the fields:
    • id_usuario int
    • nome varchar
    • login varchar
    • senha varchar
  • Obs: these configurations may also be changed by the user.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published