kishan0725/Hospital-Management-System

needs a lot of php refactor

Opened this issue · 1 comments

  • remove comments
  • tabulate code
  • unit tests
  • don't use same php file to post actions and get renderization

Apart from the above, the login process should done in a file say "connect.php" instead of establishing mysql connection in the following files

  1. func.php
  2. func2.php
  3. newfunc.php
  4. admin-panel.php