Summary

CDDB-PHP is a sets of scripts that implement the cddb protocol level 5.

This project borns to solve the below necessity :

- Run in every platform that support PHP >= 4.3
- No need of direct CGI run in the server is more secure
- No need to recompile in every platform

If you dowload the ufficial cddb software and you want to use in windows based system, you must install and configure cygwin.

With this scripts all that you need is a Web Sever (IIS, Apache, etc...) and PHP >= 4.3

The Current Version is 0.0.6 that is a Beta because i need to test it, this version implement a relevant part of the protocol but not all...

At this time the only documentation is the How-To included in the package.

Download files