Well, recently, I launched my site
boredom-support.com.
I want to start adding in various games, videos, and download similar to a database.
For instance, you open up the games index. (Helps if you look at the site layout)
The middle column (the wide one) will hold all the stuff.
You will see top played games (as in hits or rating)
You will see categories and a search. When you go into a catgeory, you can order by submission date, submitter, hits, etc.
You will also see means for uploading a game to add to the archive which would detect the proper format (.swf), create a new page with the game in it, and add it to the search, etc.
I have all the necessities such as PHP, SQL, etc.
I just have no idea how to go about coding this.
Help appreciated.