Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 615 Bytes

README.md

File metadata and controls

16 lines (9 loc) · 615 Bytes

Simple-Radio-Management-Systeme

Minimal version of the Radiology Management Systeme using PHP and MySql

How to use

  • Copy all files and folders on the root folder of the web server without (Database folder)
  • Open PhpMyAdmin on your browser and create a database as (rms) or you can change the name of the database on the configuration file
  • Import the structur of the database from (Database folder)
  • Import the data of the database from (Database folder)

Configuration

To configure the application go to phpgen_settings.php and change the host, password and the name of the database.