require('connect.php'); mysql_query("SET NAMES 'utf8'"); $result1 = mysql_query("SELECT * FROM artists ORDER BY artist_name"); ?>