needs a lot of php refactor
Opened this issue · 1 comments
srJones1 commented
- remove comments
- tabulate code
- unit tests
- don't use same php file to post actions and get renderization
LaideLawal commented
Apart from the above, the login process should done in a file say "connect.php" instead of establishing mysql connection in the following files
- func.php
- func2.php
- newfunc.php
- admin-panel.php