Hello. in one of my Mysql databases called 'games' i have a collumn called "added". now i wonder how i can make my php page/code display 10 of the newest added games by date, and if it's more then 10 added at let's say (09:02:2007) it could just pick 10 at random to display from that date. the...
More...