<?php
// Ver: 0.0.0
// Uppdated by: blurpoid


include "./include/standard.inc.php";

$title="Wicked mother of TRACK";
include "./include/header.inc.php";

db_connect();

if ($ID) {
	
}
else {
	$artist = db_query("SELECT song_artist.name FROM song_artist ORDER BY song_artist.name");
	
	print '<table border=0 cellpadding=4 cellspacing=0 width=100%>';
	while ($kalle = mysql_fetch_row($artist) ) {
		
		echo "<tr>$td                                                                                                    