MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Re: PHP Client Library

    I just wanted to say this is the most informative thread in the entire forums if you are looking to work with PHP. The code that Jerome has supplied worked like a charm and the step by step provided here http://downdoggy.com/info/myspace-developer.php really tied everything together. This thread doesn't...
    Posted to Supported Libraries (Forum) by dave on 07-18-2008
  • Re: PHP Client Library

    Hi there, I have a problem with PHP API. I'm working on the MySapce application which extremely need the FULL information about the logged user and friends. To get the information I use the PHP API. http://x.myspace.com/libs/myspacel_php5_20080317.zip But MySpace API works too slow and sometime generate...
    Posted to Supported Libraries (Forum) by Xi on 05-24-2008
  • Generating oauth_token for external application using php library

    I know I must be missing something basic here, could someone please post an example of how to generate a request token using the (official) php client? I've read a bunch of threads on the matter but I seem to be missing this one bit... Here's where I am at: I am creating an external web application...
    Posted to Supported Libraries (Forum) by Detour on 05-15-2008
  • help with php library

    I have this php script using the php library: include("Space.php"); $key = 'http://www.myspace.com/xxxxxx'; $secret = 'xxxxxxx'; $s = new Space($key,$secret); $hProfile = $s->profile(xxx); echo $hProfile["age"]; I was wondering how I would do that ^ and make it...
    Posted to Supported Libraries (Forum) by Ryan on 03-21-2008
  • how to know if an user has added my app?

    is there a way to know if an user has added my app??
    Posted to Supported Libraries (Forum) by Danny on 03-19-2008
  • Re: PHP Client Library

    Hi, thank you Jarome for the library. I submitted this code to the Assembla SVN: http://www.assembla.com/wiki/show/myspace_php_lib You can download the code using svn from http://svn2.assembla.com/svn/myspace_php_lib To make commit of the changes you should to register on the www.assembla.com and join...
    Posted to Supported Libraries (Forum) by Kostya on 03-06-2008
Page 1 of 1 (6 items)