As Lord says stoing the links in a database is the best way togo, you'd need to start learning .php with something like mysql....
You store each mp3 entry to a database then query the database and create a loop so 1 line of code can display as many mp3 entrys as you have (500 mp3s or whatever)
Its not an easy question to answer if you have nt been using php/mysql yet....