I need signatures in my blog/guestbook project for my PHP/MySQL course at OST. Yes, I wrote the whole thing myself from scratch. I went a little overboard considering the design objectives given me, but hey I like things that work well.

So, sign up and sign my guestbook already!

http://rkosek.userworld.com/blog/

Existing features:
  • Blog/Guestbook tied together -- differentiated only in 1 tag (the poster's "class").
  • Robust password hashing using "salts".
  • Banning system.
  • Registration/User-account-system to prevent spam.
  • Hidden form field for logging in and registration to foil spam.
  • User "class" for banned groups with automatic removal of posts.
  • Secure against most types of web attacks.
  • Ultra-friendly for dial-up users; css-only design excepting avatars.


All in 9 hours. :mrgreen: