4
AL1L
6y

Another guy and I are each making a CMS to see who can be done first and who's looks/acts the best. He's basically done and I still have a lot to do, but I've been looking over his code and, it. is. bad. The classes are badly made and named with all lowercase. And i found this thing, he has 10 other functions just like this one.

His: https://ide.explosivenight.us/works... (I made sure sql injection isn't possible for normal users)
Mine: https://al1l.com/blog

Comments
  • 3
    So what you’re saying is, I need to escalate my privledges before I can do sql injection... good to know 😔

    As for the front ends, yours does the weird zoom and uncentered thing some frameworks do on mobile.

    As for his, well your building a CMS so I guess effort at the front end isn’t highly important until the backend is down pack.
  • 3
    @C0D4 yeah, I haven't worked on mobile compatibility yet

    Maybe I'll put my code on GitHub
  • 1
    @Bitwise I don't think he understands
  • 1
    @AL1L so what’s he using? Plain text files?
Add Comment