$getfiles = mysql_query("SELECT * FROM `artists` WHERE `name`='$artist' && `active`='y'");
Jump To Top of Thread