[email protected] Posted November 9, 2009 Share Posted November 9, 2009 Hi, trying to figure out two rather complicated coding issues. i am trying to access the Gracenote music database using php. i found some functions dealing with this on this form here: http://www.phpfreaks.com/forums/index.php?topic=240930.0 i need to make a text box in which a user can begin typing an artist name, and after 5 characters have been entered a dropdown should appear (much like the one google uses) with matching artist names from the Gracenote database. having alot of trouble with this one, any ideas? Link to comment https://forums.phpfreaks.com/topic/180875-gracenote-database-and-textbox-suggestions/ Share on other sites More sharing options...
JAY6390 Posted November 9, 2009 Share Posted November 9, 2009 Surely you can use their SDK to do this? https://doors.gracenote.com/developer/app_licensing.html Link to comment https://forums.phpfreaks.com/topic/180875-gracenote-database-and-textbox-suggestions/#findComment-954182 Share on other sites More sharing options...
[email protected] Posted November 9, 2009 Author Share Posted November 9, 2009 no, i believe that that the sdk is for system applications, not web applications. thanks anyways, i applied for the sdk as well Link to comment https://forums.phpfreaks.com/topic/180875-gracenote-database-and-textbox-suggestions/#findComment-954250 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.