So I have a really cool idea for a website (I think it is anyway) and basic web skills.
This is what it might look like
http://www.jsongs.comuv.com/So, songwriters load demo songs, they get their own page with the songs on them and each song gets it's own page.
That can be done in HTML. I don't predict will get too big so it won't be too hard to manually manage.
BUT on the homepage, it wants a shuffle music player so people listening to a song can skip until they find something they like.
Which means that the song need to be in a database so that they can be shuffled then the corresponging song, songname, artist and artist pic can be dynamically loaded.
I can handle the Javascript (just) but then I need PHP or somthing to work the database.
I was hoping to work out something that will run on an Access database since I have enough troubles without SQL.
Can someone point me in the right direction on which set of languages to use?
Keep in mind that, if it is successful, I want it so that artists still have to be manually set up and screened, but after that they can add songs easily and the song pages will be dynamically created.
Thanks,
Fred