MySpace Developer Platform

A Place For Developers

Welcome Developers!

in

Welcome!

in

Browse by Tags

  • Invalid digital signature for base string

    Hi,everybody i am a novice in building myspace application.... am using the code listed below.... $myspace = new MySpaceAPI($key,$secret); echo $user = $_GET["opensocial_viewer_id"],"*"; $smarty->assign("viewer_id",$user); $result = $myspace->get_user($user); echo...
    Posted to Supported Libraries (Forum) by Pramod on 07-15-2008
  • Re: PHP Client Library

    Hi, I worlk a little from the 2 given classes and i rebuild a shorter version for just API calls. Here is an example of what i obtain using my new class : http://www.webjax.eu/tools/MySpaceSimple.class.php5 Here is the code i have writed to get the precedent result : http://www.webjax.eu/tools/highlight...
    Posted to Supported Libraries (Forum) by nico on 03-17-2008
Page 1 of 1 (2 items)