first commit

This commit is contained in:
2021-11-19 22:12:23 -03:00
commit 923636c670
128 changed files with 16515 additions and 0 deletions

15
README.md Normal file
View File

@@ -0,0 +1,15 @@
# PHP 5.something trash code from 2017
## Authors: F. Raszeja, W. Roberto
I have the original database dump files for it but I do not think it'll be necessary. Proceed at your own risk... It's in Portuguese, using an outdated version of PHP and a pretty bad way of handling users, so it wasn't long until someone used one of the websites my class made for a last project during the IT course I was in to compromise the teacher's server.
Well, it was his fault for only using old crappy Dreamweaver tools for literally anything authentication, haha.
I really don't know if the code works at all currently, nor am I willing to check it, so I'll include some images of what it should have looked like back then!
- F
![main page desktop](https://git.raszeja.xyz/rasz/first_php_project/raw/branch/master/git-images/public/Inicial%20Desktop.PNG "Main Page, desktop view")
![main page mobile](https://git.raszeja.xyz/rasz/first_php_project/raw/branch/master/git-images/public/Inicial%20Mobile.PNG "Main Page, mobile view")