Tags: lolstupids
I quickly did some work on lolstupids.com. Some changes:
-Added ads (If the site pays for itself, I’ll be happy!)
-When adding a quote, you don’t need to add manual <br> tags anymore. In PHP there is a nifty function called nl2br($string) that automatically inserts <br> tags into a string when it reaches a linebreak.
-Changed the front page. Instead of having news there, I decided to let it link to this blog with “lolstupids” tags. It is now a tad neater.
Yeah, that’s it.
On my some time to-do list is: editing functions for admin, emailing users when quotes are accepted and much better looking website.