// Get the most recent hot pick
$q3 = "SELECT headline, subheadline, imgurl, article FROM content WHERE itemType='hotpick' AND UNIX_TIMESTAMP(startDate) <= UNIX_TIMESTAMP(NOW()) ORDER BY startDate DESC, itemid DESC LIMIT 1";
$dh3 = mysql_query($q3);
if(mysql_num_rows($dh3)>0){
$hotpick = mysql_fetch_row($dh3);
}
$pick = <<
Rising Star |
 |
|
|
$hotpick[0] $hotpick[1] |
 |
| $hotpick[3]
|
|
 |
ENDPICK;
echo $pick;
 |
 |
 |
Vote |
 |
YOUR VOTE COUNTS!
Every song on the chart is chosen by you! So tell us which song you'd like in the chart and we'll include it in the votes
|
|
 |
 |
|
|
|
|
|
Hit 30 Countdown Podcast
Missed the show? Fear not.
Every week we're going to be publishing a podcast for you to download and enjoy.
|