I know there are a lot of lyric sites out there, but I found at least one flaw with every one of them. None of them had everything I thought a lyric site should have--user interaction. People adding lyrics, people commenting on lyrics, people talking about lyrics. So with my newfound PHP and MySQL knowledge, I decided to give writing a lyric solution a shot.
Over the past few months I've been programming a site backend with PHP that talks to a MySQL database, and I think it's pretty close to the ultimate lyric site. It's got everything:
So, I ask you to help me beta test the site before it goes live on its own domain and server.
The URL where you can find the beta version is:
Check out the beta information page (link at the top) to find out how you can submit bug reports, view recently fixed bugs, and suggest new features.
Thanks guys!
Over the past few months I've been programming a site backend with PHP that talks to a MySQL database, and I think it's pretty close to the ultimate lyric site. It's got everything:
- User addition of lyrics in real time.
- Commenting of lyrics in real time.
- Lyric rating.
- Discussion forums to discuss non-lyric issues.
- User profiles.
- ... and more being added all the time.
So, I ask you to help me beta test the site before it goes live on its own domain and server.
The URL where you can find the beta version is:
Check out the beta information page (link at the top) to find out how you can submit bug reports, view recently fixed bugs, and suggest new features.
Thanks guys!

Comment