[quote]Do I need on site app or the myspace id?[/quote] Site app, most likely. [quote]Can I use php/mysql for either on?[/quote] You can use PHP, either via an iframe (so the whole app canvas is your PHP pages, and you need to output the page), or via makeRequest (you have the HTML and JavaScript on...