CL Web: Relational Database

I’ve been messing with PHP Data Mapper, trying to set up a database for my little website. I created two tables in the database: Songs and Licenses. Each License is related to one Song (one to one). Songs can be related to many Licenses, or no licenses (One to Many). I haven’t quite made it that far but I did start using github.

view code

view website

Leave a Reply

Your email address will not be published. Required fields are marked *