«Previous: Some Entertainment: X the movie XPrevious: This Week in Hardcore - EbayPrevious: Out Come The Wolves - Euro Summer Tour 2007 FinalizedPrevious: Escapist Records Signs Love, Hope and Fear ...Previous: The Heat #2 - Zine ...Previous: Important updates from Malfunction Records ...Previous: Have Heart World Tour ...Previous: Bridge 9 Update - May 17, 2007Previous: While You Were Sleeping: EbayPrevious: This Time Next Year - New Songs/Pre-Orders Up!
Kill Your Idols - EP Box Set
-- Tuesday, June 19, 2007
Way back in April, I was telling you about a sweet box set that Get Outta Town Records was putting together. Well, the records are now in stock, and they look AWESOME. So dope. Judge for yourself, then go pick up your set. Preach Labels: feature
|
Keep up with HYE?
Swap Lists: $newlyAddedSwap / $totalSwap
Shirts: $newlyAddedShirts / $totalShirts
By band(s):
END_HTML;
$queryDisShirt = "SELECT distinct(band) from shirts where DATE_FORMAT('$minus7','%Y-%m-%d') <= DATE_FORMAT(stime, '%Y-%m-%d') order by stime DESC";
$resultDisShirt = mysql_query($queryDisShirt);
$j=0;
while(($rowDisShirt = mysql_fetch_row($resultDisShirt)) && $j<10){
$name = strtoupper($rowDisShirt[0]);
echo "- $name
\n";
$j++;
}
PHP?>
Collections:
New User: $name\n";
}
$minus7 = date("Y-m-d", mktime(0, 0, 0, date("m") , date("d")-7, date("Y")));
$query = "SELECT co.name from collection_owner co, collection_image ci
where co.uid=ci.userid AND DATE_FORMAT('$minus7','%Y-%m-%d') <= DATE_FORMAT(ci.tdate, '%Y-%m-%d')";
$result = mysql_query($query);
while($row = mysql_fetch_row($result)){
$name = $row[0];
echo "- New Picture: $name
\n";
}
PHP?>
The last 5 reviews added to the Review Section:
ParseFeed( "/home/howsyou/www/reviews/atom.xml", "rev", "", "");
PHP?>
The last 5 Interviews added to the Interview Section:
ParseFeed( "/home/howsyou/www/interviews/atom.xml", "rev", "", "");
PHP?>
Previous Features
|
Post a Comment
<< Home