$getContent = mysql_query("SELECT * FROM hal_artists where handle='$artistID'"); $content=mysql_fetch_array($getContent); ?>