Open Dada PHP Class – Ringtone Affiliate API

by Php Ninza on August 31, 2009

Recently i needed to make a ringtone download website for a friend and we researched on web for a good affiliate with a decent API to make things easier for content download and integration on website.

We ended choosing OpenDada.com which is a affiliate website for dada.net , Dada.net is a premier provider for providing ringtones and other mobile content.

The API documentation for OpenDada can be found at API docs page .

There are four methods that are defined in the class, Namely they are:-

search_ringtone(“ARTIST NAME”);

top10();

display_single_ringtone(“ARTIST NAME”, “SONG TITLE”);

get_genre(“GENRE”);

All methods are explained in the example.php file and can be found  here.

Todo List:-

1) Add functionality to get more than 10 ringtones.
2) Put the class in phpclasses.org
3) Add option of inserting partner id

Will update the class with more functionality sooner.

{ 6 comments… read them below or Shout @ me! }

gmishra August 31, 2009 at 5:49 am

RT @phpcollection.com Dada.net opendada api php wrapper http://bit.ly/22LXbD

This comment was originally posted on Twitter

Reply

phpcollection August 31, 2009 at 7:51 am

Dada.net opendada api php wrapper http://bit.ly/22LXbD

This comment was originally posted on Twitter

Reply

techprone August 31, 2009 at 8:29 am

RT @gmishra: RT @phpcollection.com Dada.net opendada api php wrapper http://bit.ly/22LXbD

This comment was originally posted on Twitter

Reply

djbhai August 31, 2009 at 6:29 am

RT @gmishra: RT @phpcollection.com Dada.net opendada api php wrapper http://bit.ly/22LXbD

This comment was originally posted on Twitter

Reply

sara_smith69 August 31, 2009 at 10:22 am

Dada.net opendada api php wrapper | PHP tutorials and Scripts … http://bit.ly/8Lq1g

This comment was originally posted on Twitter

Reply

kay February 24, 2013 at 1:32 pm

Hi,
I am enjoing your simple tutorials, any chance soon of posting a php download tutorial that can download a few files ie zip, mp3, pdf? Or please email me one if you have so I can dissect it and improve my PHP learning thanks

Reply

Leave a Comment

Previous post:

Next post: