zorindart
The responsible for a music club wants me to build a music scores repository for their site.
They have more than 1000 music scores, most of them written by the club members. The music scores will be in various formats but in all cases it will be a pdf version, so what they want is some kind of table with the music score's information, and some buttons to activate the downloads (one button for every music format). Every row of the table would be a music score.
They have a database (Access) with all the necessary information (musical genre, author's name, title, etc.
So my question is: Is there any script I can use to achieve this?
It's not matter if I have to convert the access database into a MySql one, and I have a little knowledge of php (I'm not a programmer, though). Also, it wouldn't matter if it's a commercial script.
They have more than 1000 music scores, most of them written by the club members. The music scores will be in various formats but in all cases it will be a pdf version, so what they want is some kind of table with the music score's information, and some buttons to activate the downloads (one button for every music format). Every row of the table would be a music score.
They have a database (Access) with all the necessary information (musical genre, author's name, title, etc.
So my question is: Is there any script I can use to achieve this?
It's not matter if I have to convert the access database into a MySql one, and I have a little knowledge of php (I'm not a programmer, though). Also, it wouldn't matter if it's a commercial script.
