Muzu PHP Library
Complete library.
Easy to use stand-alone library for MUZU.TV APIs. You can use it to access to all MUZU.TV API API data, including:
- Artists
- Channels
- Videos
- etc.
You have to get your own API key: http://www.muzu.tv/api/apiKeyRequest/
Check at the examples in the file /index.php
SPECIAL THANKS: I desire to thank Gaarf for his valuable function xmlstr_to_array() that is incorporated in this project. More info : http://gaarf.info/2009/08/13/xml-string-to-php-array/